Docs - Download - Getting Started - Support community - Bug report
This repo contains the core logic and source code for the Requestly Desktop App. Download for your platform from here.To get a local copy up and running, please follow these simple steps.
Here is what you need to be able to run Requestly Desktop App Locally.
Node.js (Version: 16.15.0)
Npm (Version: 8.5.5)
- Clone the repo
git clone https://github.com/requestly/requestly-desktop-app.git
- Clone requestly-proxy. (Should be cloned in the same folder for development)
git clone https://github.com/requestly/requestly-proxy.git
- Go to the requestly-proxy folder & Install packages with npm
npm i
- Go to the requestly-desktop-app folder & Install packages with npm
npm i
-
Start Requestly WebApp server locally. Here are the steps.
-
[Optional] Start watching requestly-proxy. (You can skip this step if you don't want to make any changes in requestly-proxy)
sh ./watch.sh
After every change to requestly-proxy, Press
cmd + r
on background window for changes to apply
- Start Requestly Desktop App
npm start
This app uses electron-builder to package and sign the app. Run this command to build the packaged version of Requestly Desktop App.
npm run package
Read our contributing guide to learn about how to propose bugfixes and improvements, and how the development process works.
- 🏠 Website: https://www.requestly.io
- 📖 Documentation: https://docs.requestly.io
- 🖥️ Download Desktop App: https://requestly.io/desktop/
For payment/billing related issues, feel free to contact us at [email protected]