feat(api-db): initialize prisma with postgresql datasource

This commit is contained in:
2026-04-04 12:58:14 +08:00
parent d567710768
commit fba9443a30
7 changed files with 1174 additions and 8 deletions
+5
View File
@@ -0,0 +1,5 @@
node_modules
# Keep environment variables out of version control
.env
/generated/prisma