hp-prod-tracker/prisma
Leivur R. Djurhuus c13dc9cacc Add Prisma 7 schema with full data model and seed script
- 12 models: Organization, User, Account, Session, Project,
  Deliverable, DeliverableStage, StageAssignment, Revision,
  Comment, Notification, plus pipeline templates/dependencies
- Prisma 7 adapter pattern with @prisma/adapter-pg
- Seed script with 10 pipeline stages and dependency rules
- Environment config (.env.example)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 21:06:17 -06:00
..
schema.prisma Add Prisma 7 schema with full data model and seed script 2026-02-28 21:06:17 -06:00
seed.ts Add Prisma 7 schema with full data model and seed script 2026-02-28 21:06:17 -06:00