Explore a TanStack app
Explore this working example of a TanStack app built with TanStack Router, Sentry, and Claude AI. This chat app uses Claude AI to answer questions.
TanStack Start is a React-based full-stack framework that is optimized for serving dynamic apps with an Enterprise-grade fully-featured routing system. TanStack Start is powered by TanStack Router, which you can use with any JavaScript framework.
Explore a TanStack app
Explore this working example of a TanStack app built with TanStack Router, Sentry, and Claude AI. This chat app uses Claude AI to answer questions.
Netlify is a zero-config deployment provider for TanStack Start apps, which means that any TanStack Start app can be deployed directly to Netlify without extra deployment steps or adapters.
TanStack Router offers a fully-featured routing system with deep TypeScript support and type-safe routing. You can use the TanStack router with any JavaScript based framework.
TanStack Router includes the following benefits:
Learn more about TanStack’s capabilities in the official TanStack docs.
To deploy a new TanStack Start app on Netlify, we recommend our official template but you can also deploy quickly with your own app.
This TanStack template app is built with TanStack Router, Sentry, and Claude AI.
You can deploy this app directly from the Netlify UI or by clicking the Deploy to Netlify button at the top of this page.
To deploy from the Netlify UI:
https://app.netlify.com/teams/<YOUR-TEAM-NAME>/sites
.create-tsrouter-app
From the terminal, you can generate your own TanStack starter app with this command:
npx create-tsrouter-app@latest <name> --template file-router --add-ons tanchat
Next, you can follow these steps to deploy your app to Netlify or use the Netlify CLI.
Learn more from the official TanStack docs.
Your feedback helps us improve our docs.