generator-micro-service
v1.0.0
Published
Kickstart your microservice with `micro` and `ava`!
Downloads
3
Maintainers
Readme
generator-micro-service
🚀 Kick-start your microservice with micro
and ava
!
Based on generator-nm by Sindre Sorhus.
Features
- Uses micro
- Sets up testing with AVA
- Lints using xo
- Writes a nice readme with buttons for instant deployment to now
- Can optionally generate a CLI
Installation
First, install Yeoman and generator-micro-service using npm (we assume you have pre-installed node.js).
$ npm install --global yo
$ npm install --global generator-micro-service
Usage
$ yo micro-service
Answer a few questions and you are ready to go!
License
MIT © Vadim Demedes