feat: add Prisma schema and PrismaService with integration tests (postgres on :5433)

This commit is contained in:
2026-05-27 14:25:49 +05:30
parent ee353762a5
commit ae6c7ec94a
6 changed files with 5558 additions and 2 deletions
@@ -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"