generator-atomiq
Generate a Node microservice with Docker, Express, Babel, and Node Inspector support
NOTE: This is currently only proof of concept code under 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-atomiq using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-atomiq
Then generate your new project:
yo atomiq
Getting To Know Yeoman
Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.
License
MIT © Tony Pujals