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