Skip to content

HRV-Mart/Backend-Product

Repository files navigation

Backend-Product

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-Product.git
gradle clean build

Set up application using Docker

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