generator-micro-service
π Kick-start your microservice with micro
and ava
!
Based on generator-nm by Sindre Sorhus.
Features
- Β Build using micro
- π Test with AVA
- β€οΈ Lint using XO
- π Get a readme with buttons for instant deployment to now
- π² Generate a CLI (optional)
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