TanStack App Creator

🚀 A powerful CLI tool for scaffolding TanStack applications with best practices and optimal configurations.
Quick Start
npx create-tanstack-app my-app
Features
- 🎯 Easy to use - Simple one-command setup
- ⚡ Modern tooling - Built with latest TanStack libraries
- 📦 Zero dependencies - Lightweight and fast
- 🔧 Configurable - Customizable templates and options
- 📚 Well documented - Comprehensive guides and examples
Installation
Using npx (Recommended)
npx create-tanstack-app my-awesome-app
Global Installation
npm install -g tanstack
create-tanstack-app my-awesome-app
What is TanStack?
TanStack is a collection of high-quality, performant libraries for building modern web applications:
Usage
npx create-tanstack-app my-app
cd my-app
npm run dev
Templates (Coming Soon)
- 🔥 React + TanStack Query - Data fetching made easy
- 🌐 React + TanStack Router - Type-safe routing
- 📊 React + TanStack Table - Powerful data tables
- ⚡ Next.js + TanStack - Full-stack React framework
- 📱 Vite + TanStack - Lightning-fast development
Requirements
- Node.js 14.0.0 or higher
- npm or yarn
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature)
- Commit your changes (
git commit -m 'Add some amazing feature')
- Push to the branch (
git push origin feature/amazing-feature)
- Open a Pull Request
License
MIT License - see the LICENSE file for details.
Author
sh20raj
Support
Roadmap
Happy coding! 🎯
Built with ❤️ by sh20raj