Deploy TanStack Start with Risved
TanStack Start is a full-stack React framework powered by TanStack Router. It uses Nitro as its server layer, making it compatible with Deno out of the box. Risved detects it from app.config.ts and @tanstack/react-start in your dependencies.
How Risved builds it
Tier 2, Node build, Deno serve. TanStack Start ships fully on Nitro. Risved builds with Node and serves the output with Deno.
What you need
- A TanStack Start project with Nitro configured
- The
nitroand@tanstack/react-startdependencies
Why TanStack Start
React without Next.js. Full type-safe routing, server functions, and no vendor lock-in. Growing fast as the "React framework for people who don't want Vercel."