tynode
v1.0.3
Published
A CLI to quickly scaffold a Node.js TypeScript boilerplate with Express, Mongoose, and more.
Maintainers
Readme
🛠️ tynode - Project Generator CLI by CodingOtt
tynode is a powerful CLI tool built by CodingOtt to instantly scaffold a modern Node.js + TypeScript project. It includes Express, Mongoose, dotenv, and more — all set up for you with zero config.
🚀 Perfect for developers who want to start building APIs without wasting time on boilerplate.
✨ Features
- ⚡ Instant project scaffold
- 🧱 TypeScript + Node.js + Mongoose setup
- 🔧 Pre-configured Express server
- 📁 File structure with
.env,tsconfig.json, andmain.ts - 💬 Interactive project naming with validation
- 🔥 Built-in support for Mongoose, Morgan, CORS
📦 Installation
npm install -g tynode