generator-micro-service

1.0.0 • Public • Published

generator-micro-service Build Status

🚀 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

Package Sidebar

Install

npm i generator-micro-service

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • vdemedes