TanStack Router SaaS Starter Kit
TanStack Router SaaS starter kit is now available.
EW
Eelco Wiersma / today at 12:00 AM 2 min readIntroducing Tanstack Router SaaS Starter Kit#
TanStack Router is a new fully typesafe router for React applications. It's a great choice for building B2B SaaS applications with a focus on developer experience and performance.
We've been building apps with this stack for a while now with great success, and we're excited to share it with you.
Why TanStack Router?#
TanStack Router is a great choice if you're building B2B applications and you don't want to deal with the complexity of Next.js. It's a classic SPA setup but with the benefits of a modern router.
TypeScript first
: 100% inferred TypeScript support1st class search parameters
: Search param validation and APIsDev performance
: Blazing fast thanks to Vite.jsFilebased or code based routing
: Choose your favorite approach
SaaS Starter Kit features#
The kit includes all features you'd expect from a starter kit and includes all the features from our Next.js SaaS starter kit.
Multi-tenancy
: Team and role managementAuthentication
: Built with Better AuthDatabase
: Drizzle ORM with Postgres (Supabase, Neon, etc.)Subscription management
: Built with StripeCursor rules
: Cursor rules included to make your life easier
Next steps#
Check out the documentation on our website.
Was this helpful?