What you get
The below is what lands in your GitHub org when you sign up for the Professional tier. Free tier is a subset; Enterprise is a superset.
Codebase
- Complete Nuxt 4 monorepo — TypeScript, Bun, Turbo, layered app cascade
- Shared component library — buttons, forms, layouts, navigation
- Marketing site — landing, pricing, showcase, docs, about pages already wired
- Control plane — internal admin surface for your team (user management, logs, feature flags)
- Documentation site — the docs you're reading are templates you can adapt
- Deployment pipeline — GitHub Actions workflow that auto-deploys to Cloudflare Pages on push to
main
Everything is real code. You can read it, edit it, hire a contractor to hack on it, or take the whole thing to a different provider.
Templates
Five ready-to-install templates today (more shipping weekly):
- SaaS Starter — marketing site + pricing + auth-gated dashboard
- Dashboard — admin panel with tables, forms, tabs, KPI cards
- AI Chat — streaming chat with RAG-ready storage
- Landing — marketing site starter
- Customer Portal — auth-gated customer-facing area
Each installs into your monorepo via a one-line prompt to Claude Code / Cursor / Codex. See /templates for live demos.
AI agent access
- Free tier — AI reads your codebase, answers questions, drafts changes. You apply changes yourself.
- Professional tier — AI has full write access. It ships PRs to your fork. You review + merge (or ask for revisions).
- Enterprise tier — same as Pro, plus BYO-Claude-API-key so the AI runs at your quota, plus custom infrastructure hosting.
The agent runs in Claude Code, Cursor, or Codex — you pick your IDE. We give you the install prompt and MCP configuration.
Team sessions
- Professional — one 60-minute session per week, plus async support in a shared Slack channel
- Enterprise — dedicated support, custom cadence, SLA on response time
Sessions are used for: reviewing what shipped, planning what's next, unblocking the AI when it hits something it can't figure out (e.g., a business decision, an infra constraint, a design call).
Infrastructure
- Cloudflare Pages deployment — free tier for most customers, unlimited bandwidth
- Cloudflare Workers for API routes — same account
- Cloudflare KV / D1 / R2 — for state, if you need it
- Alternative: AWS or GCP — Enterprise tier only, we help you set up
- Custom domain — you provide, we wire
We do not host anything. Your CF account, your DNS, your domain.
Ongoing
- Weekly upstream updates — we ship improvements to
core. You pull them into your fork when convenient (or skip if they don't matter to you). - Template releases — new templates land in the templates repo. You pull whichever ones you need.
- Slack access — direct line to us during business hours
What comes next
- Templates — deeper look at each template and when to pick which.
- Ownership, hosting & security — the compliance and risk questions.
- Getting started — what happens after you book a call.
