@smicro/cli
v1.0.4
Published
Secure micro cli tool
Downloads
12
Readme
🔐 secureMicro CLI (@smicro/cli)
Description
A minimal and fast CLI to create secure, service-based Node.js microservices — the building block of the secureMicro platform.
Think of it like NestJS, but designed for microservice-first architectures with simplicity and security at the core.
🚀 Features
- 🏗️ Scaffold Node.js + Express-based microservices with one command
- ⚙️ Generate controllers, services, and more (coming soon)
- 📁 Built-in folder structure for clean, scalable design
- ⚡ Lightweight and zero-dependency runtime
📦 Installation
Install the CLI globally using npm:
npm install -g @smicro/cliUsage
Learn more in the official documentation.
Stay in touch
- Website - https://secure-micro.com
License
SecureMicro is MIT licensed.
