Create Super Turbo CLI
Skip the complicated Turborepo setup. With create-super-turbo
, you get a fully configured React, Next.js, and Express stack in seconds. Tailored with the most popular tools, so you can focus on development, not setup.
Run npx create-super-turbo@latest
/Add Video here after deploying/
Tech Stack
Each project is generated based on the results of the CLI, on a per-file basis. This approach makes this CLI extremely extendable and easy to use.
React Router | Routing | React | Declarative routing for React applications |
Tanstack Query | Data Fetching | React, Next | Powerful data-fetching library |
Recoil | State Management | React, Next | State management for React apps |
Tailwind CSS | Utility-first CSS | React, Next | Utility-first CSS framework |
Shadcn-UI | UI Component Library | React, Next | Accessible and customizable UI components |
NextAuth | Authentication | Next | Authentication for Next.js apps |
Prisma | ORM | Next, Express | Next-generation ORM for SQL databases |
Express | Web Framework | Express | Web application framework for Node.js |
CORS | Middleware | Express | Middleware to enable Cross-Origin Resource Sharing |
Contributing
See this guide.
Contributions are welcome! Please open a pull request or an issue if you would like to contribute
Please Star this Repo