Skip to content

Project 1

Nirav Raje edited this page Feb 8, 2022 · 14 revisions

Milestone 1 Deliverables:

  1. README.md

  2. Milestone 1 Release

The dev branch contains the docker-compose.yml configuration file which will pull, build and run all images from our neoairavata public repository on Docker Hub.

Our UI service is exposed on port 4200 in the Docker container and maps to port 4200 of localhost. Hence, UI of our application can be accessed from: http://localhost:4200

  1. Microservices:
Clone this wiki locally