Skip to content

HRV-Mart/Backend-Auth

Repository files navigation

Backend-Auth

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

Set up application using Docker

docker run  --name HRV-Mart-Backend-Auth -it --nev APPWRITE_PROJECT_ID=PROJECT_ID --env APPWRITE_APIKEY=--init --net="host" -d harsh3305/hrv-mart-backend-auth:latest