#nodejs-github-webhook
var secret = 'amazingkey'; var port = 8081;
#DIRECTORY TO THE REPOSITORY REPOSITORY="./myrepository"
$ npm start
Payload URL is http://ADDRESS:PORT/push
Enter the secret key that you have entered in index.js
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
#nodejs-github-webhook
var secret = 'amazingkey'; var port = 8081;
#DIRECTORY TO THE REPOSITORY REPOSITORY="./myrepository"
$ npm start
Payload URL is http://ADDRESS:PORT/push
Enter the secret key that you have entered in index.js
Github Webhook server built with Node.js