This is a small boilerplate for node microservices.
Initial setup for babel, linting, yarn, jest, flow, logging, make and docker
is provided.
Just hop into src/app/index.js
and start building.
Use the provided Makefile for running, building, installing and testing.