node-cli-27
v2.0.4
Published
The ultimate nodejs quickstart structure CLI to scaffold Node.js microservices with MVC or Clean Architecture
Maintainers
Readme
Node-CLI
A powerful CLI tool to scaffold production-ready Node.js microservices with built-in best practices. Choose between MVC or Clean Architecture, JavaScript or TypeScript, and your preferred tech stack in seconds.
🚀 Quick Start
Generate your professional Node.js project in seconds without installing anything globally:
npx node-cli-27@latest initInstallation (Optional)
If you prefer to install it globally:
npm install -g node-cli-27
# Then run:
node-cli init