What problem does it solve?
TanStack CLI removes the friction of starting and configuring modern TanStack-based applications by combining guided scaffolding, a large library of integrations, and AI-assisted guidance so teams can produce consistent starter apps quickly.
Core Features & Use Cases
- Interactive CLI that walks developers through project name, integration selection, and config options for reproducible scaffolds.
- Integration presets for auth, databases, deployment, and developer tools to generate full-stack starter apps with minimal setup.
- Custom template support and a web builder for team-standardized projects and previewing generated files.
- MCP server that enables AI agents to search documentation, assist with scaffolding decisions, and provide context-aware setup recommendations.
- Use Case: Create a production-ready starter app with tanstack-query, clerk authentication, drizzle ORM, and Vercel deployment configured and documented for the team.
Quick Start
Create a new project named my-app with tanstack-query, clerk, and drizzle integrations using the TanStack CLI.