feat: set up prisma db

This commit is contained in:
micha 2025-05-14 17:22:01 +02:00 committed by Dominik
parent 9f8dd69987
commit 8ef0ea17d4
7 changed files with 119 additions and 33 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