Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 166 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 166 Bytes

NodeJS Skeleton

A skeleton for building NodeJS microservices.

Running

npm run start

Docker

Run

docker-compose build
docker-compose up