
TanStack Start
Full‑stack, client‑first meta framework built on TanStack Router and Vite, offering a fully type‑safe routing system and end‑to‑end primitives for modern web apps in React and Solid.Delivers full‑document server‑side rendering, streaming, server functions/RPCs, and API routes without sacrificing client‑side interactivity. Emphasizes a type‑inferred developer experience from routes to server APIs, enabling robust DX and fewer runtime errors.Ships with Vite‑powered bundling and a deploy‑anywhere story—from traditional Node servers to serverless, edge, or CDN environments. Designed to scale from simple SPAs to complex, enterprise‑grade applications while remaining batteries‑included for routing, data flow, and rendering lifecycles.Currently in beta with active development toward 1.0; suitable for production with version pinning and release tracking.
Features
- Type safe routing powered by TanStack Router
- Full document SSR
- Streaming responses
- Server functions and RPCs
- API routes
- Vite powered bundling and dev server
- React and Solid support
- Client side first developer experience
- Deploy anywhere: Node, serverless, edge, CDN
- Strong type inference across routes and APIs
- Ready for large, enterprise grade routing needs
Links
Stats
GitHub Stars10.8K
NPM Downloads75.2K/week
Details
Latest Version1.131.24
Created at1/14/2019
Updated at8/17/2025
LicenseMIT License
Related Items

TanStack Router
A modern and scalable routing library designed specifically for React, specializing in type safety and efficient data management.

React Router
An essential tool for managing routing and navigation in React applications, enhancing both developer efficiency and application performance.

Hybrids
This framework empowers developers to build efficient, maintainable web applications and components using a combination of declarative and functional programming techniques.

Inertia.js
This solution simplifies the development of modern web applications with an approach that embraces modern client-side techniques while retaining the simplicity of traditional server-rendered applications.

nuqs
Manage application state in Next.js effortlessly by utilizing the URL query string for state persistence and synchronization.

React Hook Form
A powerful form handling library that simplifies the process of managing forms in React applications, with a focus on performance and usability.