github-webhook-server:Github Webhook服务器

时间:2021-05-10 21:37:19
【文件属性】:
文件名称:github-webhook-server:Github Webhook服务器
文件大小:47KB
文件格式:ZIP
更新时间:2021-05-10 21:37:19
JavaScript Github Webhook服务器 Github Webhook服务器。 安装 $ git clone https://github.com/kgryte/github-webhook-server.git 该应用程序在Node.js上运行。 在运行应用程序之前,通过执行以下命令来安装依赖项 $ make install 快速开始 启动应用程序服务器 $ npm start -- --secret < secret> --hook < module> 或者,从*应用程序目录 $ node ./bin/cli --secret < secret> --hook < module> | ./node_modules/.bin/bunyan 默认服务器port为0 ,在这种情况下,该端口在运行时随机分配。 要确定运行时port ,请参阅日志输出。 例如, [2015-04
【文件预览】:
github-webhook-server-master
----.jshintrc(1KB)
----.gitignore(1KB)
----app()
--------middleware()
--------server()
--------index.js(2KB)
--------node_modules()
--------validate.js(3KB)
----package.json(2KB)
----Makefile(2KB)
----etc()
--------test.json(55B)
--------dev.json(53B)
----bin()
--------cli(2KB)
--------usage.txt(581B)
--------opts.json(223B)
----.travis.yml(133B)
----LICENSE(1KB)
----examples()
--------hook.js(343B)
----.jshintignore(118B)
----README.md(9KB)
----TODO.md(526B)
----.npmignore(498B)
----.gitattributes(12B)
----test()
--------app()
--------fixtures()
----.editorconfig(169B)

网友评论