Commit Graph

2 Commits

Author SHA1 Message Date
alexei.dolgolyov f1b1aa5975 feat(mvp): phase 2 - database schema & services layer
Define full Prisma schema (10 models), run initial migration, build core
services (auth, user, group, app, board, permission), Zod validators,
type definitions, API response envelope, constants, and seed script.
2026-03-24 20:00:21 +03:00
alexei.dolgolyov dc9bd3bba4 chore: add plan files and gitignore for MVP feature 2026-03-24 19:46:26 +03:00