hook_receiver
v0.0.3
Published
Node.JS hook receiver for gitlab and github
Downloads
5
Readme
A simple hook receiver for git or github
Install dependencies
npm install
Start receiver with
node index.js -p <port>
Specify branch in the .json file in your config folder.
Create a hook in github or gitlab
Example:
http://192.168.1.145:8001/sample
For that example you need to take the sample.json if u create a hook_receiver.json u need to create a hook like this:
http://192.168.1.145:8001/hook_receiver