Skip to content

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

ExampleWhat you build
Job ManagementClients, jobs with status tracking, dashboard stats, realtime sync
Kanban / To-Do ListBoards, columns, cards with drag-and-drop, and checklists
Inventory ManagementProducts, warehouses, and stock movements with full audit history
Mini CRMContacts, deals, pipeline stages, and activity tracking
Sales Orders & InvoicesOrders, line items, invoice generation, and payment tracking
Calendar & BookingEvents, availability, recurring schedules, and booking management
Support TicketsTickets, 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.