Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 247 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 247 Bytes

ProductCatalogAPI

Steps to setup:

1. Checkout the project

git checkout https://github.com/BaluThota2012/ProductCatalogAPI.git

2. Build the project

mvn clean install -DskipTests

3. run docker compose:

docker-compose up --build