To run the project (development mode):
-
Install Docker CE for Mac or Windows (http://docker.com)
-
Install Angular CLI:
npm install @angular/cli -g -
Run
npm installat the root of the project -
Run
npm installin ./microservices/node -
Move back to the project root
-
Run
ng build -
Run
docker-compose build -
Run
docker-compose up -
Navigate to http://localhost
-
To see your container CPU utilization, memory, etc. visit the cAdvisor URL: http://localhost:8080