Examples
Domain-specific tutorials that show how to build concrete features on the template. Each example is self-contained and demonstrates the full pattern: database tables, server routes, UI pages, permissions, and realtime.
Prerequisite: Complete the Get Started guide first.
Available Examples
| Example | What you build |
|---|---|
| Job Management | Clients, jobs with status tracking, dashboard stats, realtime sync |
| Kanban / To-Do List | Boards, columns, cards with drag-and-drop, and checklists |
| Inventory Management | Products, warehouses, and stock movements with full audit history |
| Mini CRM | Contacts, deals, pipeline stages, and activity tracking |
| Sales Orders & Invoices | Orders, line items, invoice generation, and payment tracking |
| Calendar & Booking | Events, availability, recurring schedules, and booking management |
| Support Tickets | Tickets, priorities, assignments, SLA tracking, and canned responses |
Each example creates its own database tables and builds on top of the same template foundation. The Plugins (API keys, external API, AI chat) work with any of them.