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
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
POSTGRES_DB=petmaster
|
||||
POSTGRES_USER=petmaster
|
||||
POSTGRES_PASSWORD=petmaster_secret
|
||||
Reference in New Issue
Block a user