added authentication and swagger

This commit is contained in:
Kai Ritthaler 2025-05-09 21:08:38 +02:00 committed by Rudi Regentonne
parent 818c7f0f56
commit b8af5f9860
8 changed files with 447 additions and 56 deletions

View file

@ -1 +1,2 @@
DATABASE_URL="postgres://postgres:YourPassword@localhost:5432/prisma"
TOKEN_SECRET=ThisIsVeryImportantChangeThisToSomethingSecureThisIsUsedToEncryptTheJWT