database: setup of prisma

This commit is contained in:
2024-03-19 01:45:24 -06:00
parent 2f3f2fd81e
commit 5654b5e15d
7 changed files with 183 additions and 0 deletions

1
.gitignore vendored
View File

@@ -27,6 +27,7 @@ yarn-error.log*
# local env files
.env*.local
.env
# vercel
.vercel