Presolution Tech is the parent company of
getarbor.dev
getarbor.dev
Deployment blueprint
Launch PResolution in five deliberate steps
Configuration path for production-grade command handling and observability.
-
Create a GitHub App
Create your app at github.com/settings/apps/new.
- Pull Requests:
Read & Write - Contents:
Read & Write - Issues:
Read & Write - Metadata:
Read
- Pull Requests:
-
Clone the project
Terminalgit clone https://github.com/anandb71/PResolution.gitcd PResolutionnpm installcopy .env.example .env -
Configure environment
.envAPP_ID=your_app_idPRIVATE_KEY_PATH=./private-key.pemWEBHOOK_SECRET=your_webhook_secretGEMINI_API_KEY=your_api_key -
Run locally
Run commandsnpm run devnpm run buildnpm start -
Install and test
Install the app on your repository, leave review feedback in a PR thread, then reply with
@PResolve /fix.