@yash946/express-ts-boilerplate
v1.0.9
Published
CLI to generate an Express template
Maintainers
Readme
📦 Express + TypeScript Project Generator
A zero-config CLI tool to bootstrap an Express.js project with TypeScript in seconds — choose your favorite package manager: npm, yarn, pnpm, or bun.
🧑💻 Usage
You can run the CLI with npx:
npx @yash946/express-ts-boilerplate✨ Features
- ⚙️ TypeScript pre-configured
- 🚀 Express setup with CORS and dotenv
- 🔄 Dev scripts with
nodemon - 📁 Clean folder structure (
src/,dist/) - 💡 CLI prompts for folder name and package manager
📸 CLI Demo
1️⃣ Prompt for Folder Name

2️⃣ Choose Package Manager

