Type-Safe Routing
Routes and links stay in sync across every page.
Fresh TanStack Start Demo
This demo was scaffolded from the current TanStack Start CLI starter, then deployed into the cluster as a clean reference app.
Routes and links stay in sync across every page.
Call server code from your UI without creating API boilerplate.
Ship progressively rendered responses for faster experiences.
Design quickly with utility-first styling and reusable tokens.
Quick Start
src/routes/index.tsx to customize the home page.src/components/Header.tsx and src/components/Footer.tsx for brand links.src/routes and tweak visual tokens in src/styles.css.