Skip to content

HRV-Mart/Backend-Cart

Repository files navigation

Build Flow Docker Pulls Docker Image Size (latest by date) Docker Image Version (latest by date)

Set up application locally

git clone https://github.com/HRV-Mart/Backend-Cart.git
gradle clean build

Set up application using Docker

docker run  --name HRV-Mart-Backend-Cart -it --init --net="host" -d harsh3305/hrv-mart-backend-cart:latest