Templates
Production-ready project templates with all the hard parts pre-wired. Pick a starting point and ship in days, not months.
Premium
Pre-built features, pre-wired services, production-ready from day one.
Multi-tenant SaaS in days
Production-ready SaaS starter with multi-tenant auth, Stripe billing, team management, admin dashboard, and analytics. Everything pre-wired.
npx novahelm new my-saas --template saas-proYour storefront, ready to sell
Full e-commerce platform with product catalog, cart, checkout, inventory management, Stripe payments, and order management.
npx novahelm new my-shop --template commerce-proPublish, manage, grow
Content management and publishing platform with TipTap rich editor, media library, content scheduling, and SEO tools.
npx novahelm new my-site --template content-proAll Templates Bundle
SaaS Pro, Commerce Pro, Content Pro — and all future templates as we release them.
Free
Minimal starters for each supported frontend framework — all free.
Next.js 15
App Router with NovaHelm packages pre-configured.
npx novahelm new my-app --template nextjsVite 8 + TanStack Router
Single-page application with client-side routing.
npx novahelm new my-spa --template viteReact Router 7
Server-rendered app with React Router.
npx novahelm new my-ssr --template react-routerAstro 5 + Starlight
Documentation site connected to your NovaHelm API.
npx novahelm new my-docs --template astro-docsMulti-tenant SaaS application with auth, billing, teams, and admin dashboard. Everything you need to go from idea to paying customers.
npx novahelm new my-saas --template saas