Skip to content

HRV-Mart/Backend-Review

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

Set up application using Docker

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