This project is sample project that implements serving Nodejs using a load balancer and Docker.
- Docker
- Run git clone
- Run cd to node-engine-x
- Run docker-compose up (Ensure you have docker running).
- After build, access site via http://localhost:3005
This project is sample project that implements serving Nodejs using a load balancer and Docker.