Examples
The demo apps are private workspace packages used for product examples and golden workflow coverage. They are not templates yet.
| Example | Package | What it proves |
|---|---|---|
| Quill Notes | @atheory-ai/kitsune-demo-quill | Native notes app with persistence, search, audit, analytics, validation, notifications, dialogs, command palette, and devtools |
| Admin Console | @atheory-ai/kitsune-demo-admin-console | Control-plane workflows with permissions, flags, table UI, validation, search, observability, audit, and devtools |
| CRM Pipeline | @atheory-ai/kitsune-demo-crm-pipeline | React workflow app with boundaries, hooks, metadata, validation, search, sync, permissions, flags, and analytics |
Run all demo tests:
pnpm test:demosRun an individual app:
pnpm demo:quillpnpm demo:adminpnpm demo:crm