A local proxy server driven by a User Interface, that allows easy analysis and debugging of web requests.
Ideal for debugging your local projects
This package is designed to run without installation:
yarn dlx lopr
pnpm dlx lopr
To build the project:
yarn build
To run the proxy server:
yarn serve