TanStack Start Template
Production-ready full-stack React with SSR, edge deployment, and modern tooling
What's Included
Modern Stack
React 19, Vite 7, TanStack Start, and Tailwind CSS v4 for the latest features and best performance.
Type Safety
Full TypeScript with auto-generated route types, strict mode, and path aliases for maximum safety.
Edge Ready
Cloudflare Workers deployment configured out of the box with Nitro V2 for global edge performance.
Tech Stack
React 19
UI Framework
Vite 7
Build Tool
TanStack
Start & Router
Tailwind
CSS v4
Quick Start
Install dependencies:
npm install
Start development server:
npm run dev
Build for production:
npm run build