Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 313 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 313 Bytes

central-repository

The central repo for managing all the containers

Steps to run the system

  1. Install docker on the host
  2. Clone this repository
  3. Run the following command to compose the project

docker compose up --build 4. Go to localhost:8000/docs to access the gateway swagger documentation.