Skip to content

JorisAerts/lopr

Repository files navigation

lopr ⋅ local proxy

A local proxy server driven by a User Interface, that allows easy analysis and debugging of web requests.
Ideal for debugging your local projects

Usage

This package is designed to run without installation:

yarn dlx lopr

pnpm dlx lopr

Building and Running

To build the project:

yarn build

To run the proxy server:

yarn serve