lelylanlab/webhooks

By lelylanlab

Updated about 9 years ago

Realtime HTTP notification from Lelylan to third party apps

Image
0

738

lelylanlab/webhooks repository overview

Webhooks

Realtime HTTP notification from Lelylan to third party apps

Requirements

Webhooks is tested against Node 0.10.36.

Configuration: Documentation

Installation

$ git clone [email protected]:lelylan/webhooks.git && cd webhooks
$ npm install && npm install -g foreman
$ nf start

Install with docker

Badges

Docker image: lelylanlab/webhooks

Use docker hub image
$ docker run -d -it --name webhooks lelylanlab/webhooks
Generate local image
$ docker build --tag=webhooks .
$ docker run -d -it --name webhooks webhooks

When installing the service in production set lelylan environment variables.

Resources

Contributing

Fork the repo on github and send a pull requests with topic branches. Do not forget to provide specs to your contribution.

Running specs
$ npm install
$ npm test

Coding guidelines

Follow Felix guidelines.

Feedback

Use the issue tracker for bugs or stack overflow for questions. Mail or Tweet us for any idea that can improve the project.

Authors

Andrea Reginato

Contributors

Special thanks to all contributors for submitting patches.

Changelog

See CHANGELOG

License

Lelylan is licensed under the Apache License, Version 2.0.

Tag summary

Content type

Image

Digest

Size

256.3 MB

Last updated

about 9 years ago

Requires Docker Desktop 4.37.1 or later.