Passwordless auth, day one
Magic link, 6-digit OTP and Google OAuth — on Better Auth + Convex.
- Magic link + 6-digit OTP
- Google OAuth out of the box
- Session, RBAC and route guards
Auth, multi-tenant, billing, blog, docs and a complete admin dashboard. Clone the repo, plug your env vars, launch your product tonight.
End-to-end TypeScript · TanStack Start + Convex
Powered by a stack you'd choose anyway
Every piece of the SaaS plumbing is already wired — type-safe, realtime, production-ready.
Type-safe file-based routing, SSR via Nitro, server functions, zero magic.
export const Route = createFileRoute("/")({
head: () => getSeoHead({ path: "/" }),
component: HomePage,
});Battle-tested patterns for the boring parts of every product. Spend your week on the parts that matter.
Magic link, 6-digit OTP and Google OAuth — on Better Auth + Convex.
Organizations, invitations and an org switcher, ready in the dashboard.
Stripe Checkout, webhooks and plans configurable in src/config.ts.
TipTap editor, RSS, sitemap and llms.txt feeds for crawlers.
Server-side policy RBAC — system roles or your own matrix.
SSR-safe FR/EN, offline-ready PWA and Resend emails.
From a fresh clone to a running dashboard in a single afternoon.
Pull the repo and install dependencies in one command.
Set your Convex deployment, Stripe keys and Resend domain.
Run dev, open the dashboard, invite your first user.
Stats, articles, users, roles, organizations, campaigns — already wired and styled to ship.
Overview
KPIs for users, organizations, roles and active campaigns. Recent activity and sign-ups, on a single screen.
Articles
Draft, schedule and publish posts with the embedded TipTap editor. SEO meta, OG image, per-article visibility.
Users
Search, filter and edit every signed-up user. Assign roles, switch organizations, suspend or restore access.
Billing
Per-organization Stripe customer, current plan, override limits. Apply coupons and switch plans without leaving the dashboard.
No subscription. Buy once, build unlimited projects, and get every future update.
The full web boilerplate, production-ready.
Launch offer · instead of $179
Everything in Web, plus a React Native / Expo app sharing the same backend.
Launch offer · instead of $409
Clone the template, plug your env vars, push to production tonight.
Search and run actions.