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