- Run the following:
git clone git@github.com:ur-technology/gur-https-proxy.git
cd gur-https-proxy
npm install
- Next, you'll need to install and run go-ur locally, see https://github.com/ur-technology/go-ur
- Run this:
npm start
- Run this:
npm run-script debug
- TBD