Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 365 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 365 Bytes

Multi-Stage Docker Build in Node.js and Babel

This Repository contains code for Multi-Stage Docker Build in Node.js,Babel with Mongodb.

Requirement

Development Setup

 npm install
 npm run dev

Docker Production Build

 docker-compose up