Skip to content

tanstack-cn

TanStack Start · Vite 8 · Tailwind v4 live

TanStack Start starter on the latest majors. Vite 8 Rolldown+Oxc, Tailwind v4, shadcn base-luma on Base UI, Oxlint+Oxfmt.

~624 weekly downloads (starter + create-tanstack-cn CLI)

[why]

Every TanStack Start + shadcn starter on GitHub ships last year's choices: Radix, ESLint, Prettier, Webpack-era Vite. This one doesn't. Latest majors across the board (Vite 8 Rolldown+Oxc, Tailwind v4, shadcn base-luma on Base UI, Oxlint+Oxfmt), SEO and security plumbing wired, nothing to strip out.

Two npm packages ship it: create-tanstack-cn scaffolds a new project (bun create tanstack-cn my-app), tanstack-cn is the shared package the scaffolded project consumes. CLI detects your package manager (bun / pnpm / yarn / npm), installs dependencies, and initializes git with an initial commit.

[related]