An open API service indexing awesome lists of open source software.

https://github.com/mlms13/check-webhook-test


https://github.com/mlms13/check-webhook-test

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Readme

1. `npm install`
2. `PORT=3344 node index.js`
3. `ngrok http 3344`
4. POST ngrok URL + `/webhook` to Check's `/webhook_configs`
5. Note the `key` returned by Check
6. kill the node server and re-run with `PORT=3344 WEBHOOK_TOKEN= node index.js`
7. Trigger a test ping from the Check side