🚀 Kick-start your microservice with micro and ava!
Based on generator-nm by Sindre Sorhus.
Build using micro
- 🚀 Test with AVA
- ❤️ Lint using XO
- 📜 Get a readme with buttons for instant deployment to now
- 💲 Generate a CLI (optional)
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$ yo micro-serviceAnswer a few questions and you are ready to go!
MIT © Vadim Demedes