Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.

Latest commit

 

History

History
49 lines (37 loc) · 1.25 KB

File metadata and controls

49 lines (37 loc) · 1.25 KB

TanStack CLI

CLI for scaffolding TanStack Start projects with integrations.

Quick Start

# Create a new project
npx @tanstack/cli create my-app

# Or with integrations
npx @tanstack/cli create my-app --integrations tanstack-query,clerk,drizzle

Features

  • Interactive scaffolding - Guided project creation with prompts
  • 30+ integrations - Auth, database, deployment, and more
  • Custom templates - Create and share project presets
  • MCP server - AI agent support for Claude and others

Documentation

Integrations

Category Integrations
TanStack Query, Form, Table, Store, Virtual, AI, DB, Pacer
Auth Clerk, Better Auth, WorkOS
Database Neon, Convex
ORM Drizzle, Prisma
Deployment Vercel, Netlify, Cloudflare, Nitro
Tooling ESLint, Biome, shadcn/ui, Storybook
API tRPC, oRPC
Monitoring Sentry
i18n Paraglide
CMS Strapi

License

MIT