Run ReacherX on your own computer
Install the app, connect the services it needs, and start making changes to the open-source project.
ReacherX is open source. You can download the code, run it, and change it for your own needs.
You'll need Node.js 22 or newer, pnpm 11, and accounts for the services you want to use. The code is available, but it doesn't come with free access to AI models or social-platform providers.
Download and install
Open a terminal and run:
If you've already installed pnpm 11 directly, you can skip the Corepack command. If your Node installation doesn't include Corepack, install pnpm 11 first.
The last command creates your local settings file. Open the configuration guide to see which values you need and where to get them.
Connect the services you need
Convex runs the backend. WorkOS handles sign-in. AI features need a model provider, and X/Twitter and LinkedIn features need their respective connections.