A modern scaffolding tool for full-stack app development. Easily create starter projects for React Native (Mobile), Node.js Server (Backend), React App (Frontend), and Next.js App (Full-Stack/Frontend).
- Interactive CLI for project creation
- Ready-to-use boilerplates for popular stacks
- Fast setup for mobile, backend, and frontend projects
- Community-driven: open for contributions
npx tcbs newFollow the prompts to choose your project type and name. For React Native projects, use yarn for best results:
yarn setup --project-name "YourAppName" --bundle-name com.yourcompany.yourappnameSee the generated project's README for more details and setup instructions.
This CLI is actively seeking contributors for all project types except React Native (which is production-ready). If you want to help improve the Node.js, React, or Next.js templates, please reach out!
- Fork the repo
- Submit pull requests
- Open issues and suggest features
Connect with me on LinkedIn: Subrata Kumar
MIT