Skip to content

The express server that we use to handle incoming webhooks from various services.

License

Notifications You must be signed in to change notification settings

DankMemer/webhook-server

Repository files navigation

Dank Memer's Webhook Server

This is the express server that we use to handle incoming webhooks from various services.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js v8.x.x or higher
  • RethinkDB

Installing

  1. git clone https://github.com/DankMemer/webhook-server.git
  2. Create config.json
  3. npm i
  4. Run rethinkdb
  5. Run the server with node server.js (optionally using pm2)
  6. Profit

Built With

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • Something will go here eventually?

About

The express server that we use to handle incoming webhooks from various services.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published