How to RUN:
- Clone the Repo
- From the root directory, run: "docker compose up"
Service will run with mongodb server on the same network
APIs can be tested by using the following swagger url in any browser: http://localhost:8090/store-mg/v1/swagger-ui/index.html
P.S. url has default port 8090 as that is the external port used in the compose file