feat: set up prisma db
This commit is contained in:
parent
9f8dd69987
commit
8ef0ea17d4
7 changed files with 119 additions and 33 deletions
|
@ -1,4 +1,4 @@
|
|||
DATABASE_URL=
|
||||
DATABASE_URL="file:./dev.db"
|
||||
|
||||
AUTH_SECRET= # Added by `npx auth`. Read more: https://cli.authjs.dev
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue