-
-
Notifications
You must be signed in to change notification settings - Fork 5
Local testing
Dmitrii Kovanikov edited this page Oct 9, 2019
·
1 revision
This page describes how to run and test Hintman locally.
-
smee
:npm install --global smee-client
-
cabal >= 3.0
orstack >= 2.0
- Run
smee
forwarder in a separate terminal window:smee -u "https://smee.io/uTG0BCXnjq4DEff7" -p 8080
- Run
backend
:KEY=<SECRET_KEY> PK_PATH=<PATH_TO_PEM_FILE> cabal run hintman -- -p 8080
- Use special repository hintman-target to test GitHub locally.
- Hintman handles incoming events. If an event of opening a PR is triggered, you should be able to see logs.