Auth, billing, teams, notifications, admin panel, background jobs, file uploads, and a landing page — pre-wired so you can focus on what makes your app unique. Built for AI agents and vibe coding.
Every SaaS needs the same 80% before you write the code that matters.
Skip the glue code. Ship the thing that matters.
| Unblocks | Paid Boilerplate | From Scratch | |
|---|---|---|---|
| Time to MVP | Hours |
Days |
Many days |
| Auth + Billing + Teams | Partial |
||
| AI-agent ready | |||
| Config-driven customization | |||
| Extension system | |||
| License | MIT |
$$$ |
N/A |
Ships with CLAUDE.md and .cursorrules that give AI coding agents the full directory map, conventions, and guardrails. Point your agent at the repo and it knows what to do.
Strict TypeScript, Zod on every boundary, max 300 lines per file, no raw SQL. Structure that humans and AI agents both thrive in.
Customize through /config/, /hooks/, /ui/, and /extensions/. Your modifications survive upstream updates. Proprietary code stays separate from the open-source core.
Optional add-ons from a private registry. Your app works fine without them.
OpenAI + Anthropic completions with usage tracking and cost estimation
Pipelines, data sources, and datasets with background job integration
Listings, orders, reviews, and seller profiles
Clone the repo, point your AI agent at CLAUDE.md, and ship the product — not the plumbing.