feat: set up prisma db
This commit is contained in:
parent
0fa420591e
commit
97d9076415
7 changed files with 92 additions and 13 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