Mathis 2fdc16e003
Add initial seeding script for roles and promo codes
This commit introduces a new seed script located at prisma/seed.ts. The script seeds the database with default roles ('user' and 'admin') and a sample promo code ('PROMO1000' with a value of 1000). This setup helps initialize essential data for application functionality.
2024-11-12 13:30:21 +01:00
2024-10-30 15:46:53 +00:00
2024-10-31 11:43:27 +01:00
2024-10-31 11:43:27 +01:00
2024-10-30 15:46:53 +00:00

neptune-back

The project to validate my DWWM diploma on the back end.

Description
The project to validate my DWWM diploma on the back end.
Readme 159 KiB
Languages
TypeScript 100%