generator-m10e
v1.0.11
Published
API microservice with `micro` and `ava`!
Maintainers
Readme
generator-m10e 
🚀 Kick-start your microservice with micro and ava!
Based on generator-micro-service by Vadim Demedes.
Features
- Build using micro
- 🚀 Test with AVA
- ❤️ Lint using XO
- 📜 Get a readme with buttons for instant deployment to now
Installation
First, install Yeoman and generator-m10e using npm (we assume you have pre-installed node.js).
$ npm install --global yo
$ npm install --global generator-m10eUsage
$ cd path/to/your/microservice
$ yo m10eAnswer a few questions and you are ready to go!
License
MIT © doublenot
