# webhooks **Repository Path**: learn-fe/webhooks ## Basic Information - **Project Name**: webhooks - **Description**: 基于restify的api小项目,支持bitbucket/yuque/...的推送hook,实现简单仓库更新自动钩子接口 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-14 - **Last Updated**: 2023-01-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # How to start? + clone this repository to your computer + run `yarn` to install the node modules for the project + run `yarn start` + open `http://127.0.0.1:port(defined on config.yml)` in your internet browser # How to config? just edit the `config.yml` file under the root path of the project # How to customer my webhook? + edit or add file under folder `controllers` + add router under folder `routes` + import router into `index.js` ## If this project helps? + just star the repository and let more people to complete the project. + just buy me a cup of coffee [here](https://zhuweisheng.com.cn/sponsor/)?