Capabilities shipped
Auth, billing, tenancy, security, and ops — all pre-built and connected.
Stop building B2B2C from scratch.
Ship the product, not the plumbing. Auth, billing, MFA, audit trails, custom domains, exports, and support ops are ready on day one.
Capabilities shipped
Auth, billing, tenancy, security, and ops — all pre-built and connected.
Billing tiers
Free, Pro, Business, and Enterprise with entitlements and self-serve checkout.
Auth flows
Sign up, email verify, MFA, step-up, recovery codes, password reset, session revoke, and more — across all three surfaces.
Platform tools
Audit logs, API keys, webhooks, exports, custom domains, impersonation, MFA recovery, incident notices, and more.
Browse the full starter kit in one place: product surfaces, backend modules, shared packages, docs, setup scripts, deployment files, and tests.
Repository view
Open folders and jump through the important starter-kit layers.
File tree
The repo is split to show ownership clearly: product app, marketing app, docs app, backend package, shared packages, setup scripts, and deploy assets all live in explicit places.
Selected file
Select a folder or file to see what it handles and how it fits into the app.
Included Here
Nearby Files
Every B2B2C product needs the same foundation. Continu ships it so you start on the product, not the plumbing.
Enterprise-grade features that work out of the box
Shopify-style subdomain routing with automatic organization isolation. Each organization gets its own subdomain with row-level security built-in.
Security foundations with TOTP MFA, password reset flows, step-up checks, and session revocation.
Complete billing system with Polar.sh integration, subscription tiers, feature gating, and portal.
Developer-facing API foundations with API credentials, signed webhooks, delivery logging, and rate limiting.
Built for self-deployers with Docker and Dokploy support. Deploy on your own infrastructure with full control and no vendor lock-in.
Built with modern tools and best practices. Type-safe, well-documented, and ready to customize.
We're putting the finishing touches on our pricing plans. Get notified when we launch.
We're currently in preview mode. Pricing and availability will be announced soon. Get notified when we're ready to launch.
See how much time and money you can save
| Feature | With Template | Building from Scratch |
|---|---|---|
| Multi-tenant architecture | 40 hours | |
| Authentication & authorization | 24 hours | |
| Billing & subscriptions | 40 hours | |
| API keys & webhooks | 24 hours | |
| Two-factor authentication | 8 hours | |
| Audit logs | 24 hours | |
| Internationalization | 24 hours | |
| Theming system | 24 hours | |
| Data export and privacy controls | 24 hours | |
| Platform control plane | 24 hours | |
| Docker deployment | 8 hours | |
| Documentation | 16+ hours | |
| Total development time | 8 hours | 120+ hours |
Whether you're building a startup or enterprise tool, this template has you covered
Perfect for developers who want full control over their infrastructure. Deploy on your own servers with Dokploy, maintain data sovereignty, and avoid vendor lock-in.
Launch your SaaS product quickly without building infrastructure from scratch.
Build internal tools and portals with enterprise-grade features.
Deliver client projects faster with a solid foundation already in place.
Build developer-focused products with API access and webhooks included.
Create multi-vendor marketplaces and platform businesses with built-in tenant isolation and billing.
Production-ready integrations with industry-leading services. Self-host ready with Docker and Dokploy.
Built with modern, production-ready tools and best practices
Enterprise-grade security features built-in from day one
TOTP-based 2FA to protect user accounts with an extra layer of security.
One-time backup codes with rotation so users can recover access without weakening MFA.
Password reset emails and recovery flows are already wired into the backend.
List active sessions, require step-up when needed, and revoke access remotely.
Comprehensive audit logging for compliance and security monitoring.
Automatic data isolation per organization with built-in access controls.
Premium API credentials, tier-aware access, and HMAC-SHA256 webhook signatures.
Export request flows and privacy controls for customer data handling.
The repo already separates internal staff, customer tenants, and platform operators.
Org
Run staff operations, billing, and organization management from the org surface.
Portal
Give customers a tenant-facing portal with isolated identities and account lifecycle.
Platform
Manage organizations, subscriptions, and directory visibility from a platform control plane.
The repo already includes the guided setup flow used in local development.
# Clone the repository
git clone https://github.com/Panther-Cub/continu-demo.git
cd continu-demo
# Install dependencies
pnpm install
# Run the guided setup
pnpm continu:init
# Start the workspace
pnpm devEverything you need to know about the template
Continu is still in preview. Explore the live demo, then join the list for launch and pricing updates.