generator-mikro
Version:
Microservices App
24 lines (13 loc) • 487 B
Markdown
# Mikro Yoeman Generator
A yoeman generator for a microservices projects
**Note: ** The project is under active development, releases are unstable
## Features
- Generate NodeJS microservice. More language support in the future
- Generates scaffold for API Gateway
- Supports containerization (Docker)
- Use of docker-compose for local development
## Commands
Generate Project scaffodls with a sample microservice and api gateway
`yo mikro`
Create a microservice
`yo mikro:add`