Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
webhook
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
刘旋尧
webhook
Commits
c77dbef5
Commit
c77dbef5
authored
Mar 23, 2018
by
刘旋尧
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加readme
parent
51b58d14
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
28 additions
and
2 deletions
+28
-2
README.md
README.md
+28
-2
No files found.
README.md
View file @
c77dbef5
# 什么是webhook
一个轻量级的回调工具,可以将webhook比如github、gitee,hook地址提交的数据保存下来,然后在后台执行指定的命令。
# get
\ No newline at end of file
# 快速开始
## 安装
```
bash
$
git clone ssh://git@gitlab.yidianling.com:2224/2970/webhook.git
$
cd
webhook
$
composer install
$
npm install
$
npm run dev
$
//配置env文件
$
php artisan serve
```
最后在浏览器里访问即可
## 使用
在后台创建webhook,标题作为hook地址的一部分,如标题是github,则hook地址为http://hostname/hook/github
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment