Skip to content

HRV-Mart/Backend-Like

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

Set up application using Docker

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