Barebones TanStack Start

React, SSR, and RSC running through Nitro for AWS Lambda.

This is a minimal starting point on Vite 8 with TanStack Start, experimental React Server Components, and Nitro configured for the `aws_lambda` preset.

React Server Component

Rendered on the server

This block is streamed from the server with React Server Components enabled.

Runtime target
AWS Lambda
Rendered at
2026-04-17T18:22:11.650Z

What is included

  • TanStack Start with file-based routing and SSR.
  • React 19 with an RSC example rendered through a server function.
  • Nitro configured for Lambda-compatible packaging.
  • Plain CSS in a single lightweight stylesheet.