feat: Implement Prisma PG adapter, refactor user and agent profiles in schema, and add database seeding.

This commit is contained in:
pradeepkumar
2025-12-19 01:15:19 +05:30
parent c1fcf32eb5
commit 1812fd3c98
8 changed files with 867 additions and 1143 deletions

1
.gitignore vendored
View File

@@ -43,3 +43,4 @@ temp/
*.pid
*.seed
*.pid.lock
prisma/migrations/