generator-simple-microservice

0.0.3 • Public • Published

generator-simple-microservice NPM version

Generate a Node microservice with Docker, Express, Babel, and Node Inspector support

** NOTE: This is currently only proof of concept code under early development.** It has been published to npm to share with the BayNode meetup group. If you find this helpful, that's awesome.

Installation

First, install Yeoman and generator-api using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-simple-microservice

Then generate your new project:

yo simple-microservice

License

MIT © Tony Pujals

Package Sidebar

Install

npm i generator-simple-microservice

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • subfuzion