TCBS-CLI

Stop Rebuilding.Start Creating.

The ultimate scaffolding tool for full-stack developers. Get production-ready, opinionated boilerplates for Mobile, Backend, and Web projects instantly.

Quick Start Installation:

tcbs-cli
$ npx tcbs new ? What is the name of your new project? my-pro-app ? Which kind of project would you like to create? (my-pro-app) ❯ React Native (Mobile) Node.js Server (Backend) Next.js App (Full-Stack/Frontend) 🎉 Project created successfully!

Already know your project type? Use direct commands:npx tcbs new rn,new server, etc.

Four Ecosystems. One CLI.

📱

React Native (Mobile)

Production-ready boilerplate with integrated Redux/MobX, navigation setup, and a full component library.

⚙️

Node.js Server (Backend)

Scaffold Express/NestJS APIs with pre-configured authentication, logging, and database connections (TS Ready).

🌐

Next.js App (Full-Stack)

High-performance web apps with TypeScript, Tailwind CSS, professional component structure, and automatic routing.

⚛️

React App (Frontend)

A modern frontend starter kit built on React + Vite, ideal for static sites, dashboards, and client-side applications.