Skip to content

A simple example of how to handle Blue Canvas event notifications in Node.js on Heroku

License

Notifications You must be signed in to change notification settings

bluecanvas/example-node-eventhandler

Repository files navigation

Simple event handler for Blue Canvas

This example shows how to run a simple event handler for the Blue Canvas Events API.

Deploy

Overview

The application consists of two processes:

  • web — A hapi server that serves the frontend assets, accepts new notifications, starts background jobs, and reports on the status of existing jobs.
  • worker — A small node process that listens for and executes incoming jobs.

About

A simple example of how to handle Blue Canvas event notifications in Node.js on Heroku

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published