Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 475 Bytes

File metadata and controls

14 lines (9 loc) · 475 Bytes

Contributing

Get started today and for assistance, you can reach on X. You can also shoot PRs on the way if you'd like something added to OpenProxy or if there is a bug that's bothering you.

Getting started

  • Fork and clone the repo
  • Install dependencies: pnpm install
  • Run dev server: pnpm dev
  • Run build: pnpm build

Commit messages

  • Use clear, descriptive messages. Conventional Commits are appreciated but not required.