requestly-proxy
requestly-proxy copied to clipboard
How to run locally?
Hey!
I would like to run this locally, how can I achieve that?
I tried the npm install and npm run dev and I received:
var isReactApp = document?.getElementById("root") !== null;
^
ReferenceError: document is not defined
Any update on this issue?