Mathis d73aecd2ab
Add initial Prisma schema
Set up Prisma models for Crypto, CryptoHistory, Offer, PromoCode, Role, Trade, User, and UserHasCrypto. This includes defining fields, relationships, and default values for each model, and configuring PostgreSQL as the database provider.
2024-11-08 09:35:32 +01:00
2024-11-08 09:35:32 +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%