feat: set up prisma db
Some checks failed
container-scan / Container Scan (pull_request) Failing after 2m2s
docker-build / docker (pull_request) Failing after 2m48s

This commit is contained in:
micha 2025-05-14 17:22:01 +02:00
parent 0fa420591e
commit 97d9076415
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