NodeJS simple application with health api, logging, routes, middlewars like compression convict and implemented with Express.
npm install
node server --env development
Docker build -t node-server:v1 .
Docker run -p 9000:9000 -it node-server:v1
http://localhost:9000/health