- Getting Started — prerequisites, environment setup, and running Zuko locally end-to-end.
- Concepts — architecture and key ideas behind the agentic CRM.
- Guides — workflows for using AI chat with contacts, companies, and deals.
Services at a glance
| Service | Port | Description |
|---|---|---|
| Next.js web app | 3000 | Frontend CRM UI |
| NestJS backend | 3001 | REST API + WebSocket |
| AI agents | 8080 | LangGraph agent runtime + Studio |
| Meeting bot | 8000 | Google Meet recording bot |
| Prisma Studio | 5555 | Database browser |
| PostgreSQL | 5432 | Database |