git clone https://github.com/Pookie0717/Testrail-Google-Sheets-Addon-Backend.git
-
Download and Install Docker Desktop: Download Docker Desktop and follow the installation instructions for your operating system.
-
Pull the docker image from docker hub:
docker pull railflow/railflow-google-sheets-proxy:v0.0.2 -
Run the Docker Image:
docker run -p 3000:3000 railflow/railflow-google-sheets-proxy:v0.0.2