Introducing One Template
A production-grade Next.js + Convex starter you can ship from.
One Template is the base we reach for when starting a new product. It bundles the parts every SaaS needs so you spend day one building your thing, not plumbing.
What's inside
- Auth — email/password, OAuth, email verification and password reset
- Realtime data — Convex with a typed schema and live queries
- A real UI — dashboard, data tables, CRM, chat, settings
- Platform basics — multi-tenancy, RBAC, audit log, feature flags, rate limiting
Philosophy
Everything works with zero config and lights up when you add keys. Clone, set your environment, and ship.