Webhook starter in node
$ git clone https://github.com/rjoydip/node-webhook-starter.git
$ cd node-webhook-starter
$ npm install
$ npm run main:server // start main
$ npm run webhook:server // start webhook testing server
- Test
- Configuration
MIT © Joydip Roy