Commit Graph

4 Commits

Author SHA1 Message Date
Robert Perez cdaf5780e5 fix: Add missing relations to Prisma schema (Pet/Booking, Invoice/Booking) 2026-07-11 18:37:34 +00:00
Robert Perez 1e7a184e94 Merge: Resolve conflicts — combine app stack + sandbox docs 2026-07-11 00:19:51 +00:00
Robert Perez 8d742518f8 feat: Full petmaster CRM with NestJS API and React frontend
- Client management (CRUD with JSONB custom fields)
- Pet profiles
- Service catalog with per-client pricing
- Booking calendar with recurring appointments
- Invoicing with Stripe integration
- Real-time messaging (WebSocket)
- Self-booking portal
- Staff assignment
- Docker multi-stage builds
- Prisma schema + seed
2026-07-11 00:17:49 +00:00
Robert Perez c0acf1e227 Add sandbox Docker compose stack, project structure, and user manual 2026-07-10 23:57:50 +00:00