https://github.com/luludotdev/capn-hook
Simple yet powerful webhook forwarding system
https://github.com/luludotdev/capn-hook
Last synced: about 1 year ago
JSON representation
Simple yet powerful webhook forwarding system
- Host: GitHub
- URL: https://github.com/luludotdev/capn-hook
- Owner: luludotdev
- Created: 2022-04-24T18:01:23.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-26T18:58:28.000Z (over 3 years ago)
- Last Synced: 2025-02-06T21:32:01.784Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 1.89 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cap'n Hook 
> Simple yet powerful webhook forwarding system
## 🚀 Running in Production
This project uses GitHub Actions to run automated docker builds, you can find them in this repo's [Package Registry](https://github.com/lolPants/capn-hook/packages).
### 📝 Configuration
Cap'n Hook is configured with a `config.json` file located in the `config` directory.
A [JSON schema](https://github.com/lolPants/capn-hook/blob/master/config/config.schema.json) for IDE integration can be located in the same directory.