TanStack Start + Mantine UI
Start simple, ship quickly.
This base starter now includes Mantine UI v7 for professional, accessible components out of the box.
Type-Safe Routing
Routing
Routes and links stay in sync across every page.
Mantine UI v7
UI Components
Fully functional, accessible components for your dashboard.
Server Functions
Backend
Call server code from your UI without creating API boilerplate.
Streaming by Default
Performance
Ship progressively rendered responses for faster experiences.
Quick Start
- Edit
src/routes/index.tsxto customize the home page. - Update
src/components/Header.tsxandsrc/components/Footer.tsxfor brand links. - Add routes in
src/routesand tweak visual tokens insrc/styles.css.