initializing database models, migrations and ORM with Prisma

This commit is contained in:
Eng. Elias
2024-02-19 13:53:04 +04:00
parent 4d011ff080
commit e6f08d85fc
6 changed files with 212 additions and 7 deletions

View File

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