Docs
Everything here ships in the repo you buy. The site renders the same files.
- Getting startedFrom clone to three products running on one dev server, in five commands.
- ArchitectureOne app, route groups per product, a proxy that resolves the tenant before your code runs.
- Adding a productThe executable checklist. One command does it, or follow the same steps by hand.
- ThemingA brand is a database row. Bring your own design by editing data, not components.
- BillingOne Stripe account and one webhook serve every product. Test mode end-to-end, so no real money is needed to verify billing.
- AIOne gateway client, model tiers instead of model names, and a ledger that logs every call, including the failed ones.
- DeployingOne Vercel project, one Supabase project, migrations deployed by CI, domains pointed at tenants.
- Running many productsThe business half of the same idea. One account at each vendor, one LLC, one bank account, carrying a whole portfolio.
- What's not includedThe honest list. What the kit does not ship, why it was left out, and what to do instead.