文件名称:codepot-webhook-listener
文件大小:6KB
文件格式:ZIP
更新时间:2024-06-01 12:07:03
JavaScript
Codepot GitHub Webhook侦听器
设置:
转到项目的webhook设置(例如https://github.com/codepotpl/codepot/settings/hooks/new )。
将有效的Payload URL , Content type为application/x-www-form-urlencoded 。
将触发操作设置为仅推送。
跑步:
安装节点的东西: npm install 。
运行: WEBHOOK_LISTENER_GITHUB_WEBHOOK_PORT=
【文件预览】:
codepot-webhook-listener-master
----codepot-webclient-production.sh(405B)
----package.json(638B)
----codepot-production.sh(337B)
----codepot-webclient-staging.sh(400B)
----LICENSE(1KB)
----listener.js(3KB)
----codepot-backend-staging.sh(230B)
----codepot-backend-production.sh(498B)
----run.sh(64B)
----.gitignore(539B)
----README.md(456B)
----codepot-staging.sh(319B)