feat: Add prisma migrations and config

This commit is contained in:
AyrisAI
2026-04-02 04:26:32 +03:00
parent aba1ae39b2
commit a89f9f1720
6 changed files with 325 additions and 13 deletions

View File

@@ -0,0 +1,3 @@
# Please do not edit this file manually
# It should be added in your version-control system (e.g., Git)
provider = "postgresql"