Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 598 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 598 Bytes

README

Dependency status Dev-Dependency status 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.