A complete PM app — projects, tasks, milestones, comments, time tracking, labels, attachments, webhooks, analytics — generated entirely from YAML manifests. Zero hand-written frontend code.
Open the "New Project" modal, fill the form, submit — project appears in the table instantly. Then create color-coded labels for task organization.
Tasks flow through todo → in_progress → done via fact-sourced lifecycle transitions. Status updates persist to Cloudflare Durable Objects and materialize to D1.
Log hours against tasks, view the dashboard, browse integrations settings, and explore the analytics hub — all generated from manifests.
Live app: basecamp-lite-ui.pages.dev
API: basecamp-lite.w1act.workers.dev
Source: github.com/z0-app/sdk
Built with: z0 SDK — manifest-driven SaaS on Cloudflare Workers + Durable Objects + D1