An open API service indexing awesome lists of open source software.

https://github.com/zbicin/githooker

Simple webhook endpoint for custom GitHub continuous deployment powered by Node.
https://github.com/zbicin/githooker

Last synced: about 2 months ago
JSON representation

Simple webhook endpoint for custom GitHub continuous deployment powered by Node.

Awesome Lists containing this project

README

        

# githooker
Simple webhook endpoint for custom GitHub continuous deployment powered by Node.

# How to run?

1. `git clone https://github.com/zbicin/githooker.git`.
2. Create `config.json` in the repo root. See `config.sample.json` for reference.
3. `npm start`.