TanStack Start

Using scn-stack with TanStack Start.

Overview

TanStack Start with Vinxi and file-based routing. For projects in the TanStack ecosystem.

What You Get

  • TanStack Start with TanStack Router
  • Vinxi as the server framework
  • Tailwind v4 with @tailwindcss/vite
  • shadcn v3 registry build system

Documentation

Uses Starlight for docs (separate docs/ directory), since Fumadocs requires Next.js.

Development

pnpm dev             # Start Vinxi dev server
pnpm build           # Production build
pnpm registry:build  # Build registry JSON
pnpm start           # Start production server