feat: set up prisma db

This commit is contained in:
micha 2025-05-14 17:22:01 +02:00
parent f8a84489ad
commit 03c74c47d9
7 changed files with 92 additions and 13 deletions

View file

@ -1,4 +1,4 @@
DATABASE_URL=
DATABASE_URL="file:./dev.db"
AUTH_SECRET= # Added by `npx auth`. Read more: https://cli.authjs.dev