7 lines
366 B
Markdown
7 lines
366 B
Markdown
# README #
|
|
|
|
Node.js server for diesel generator alert monitor project.
|
|
Alert Monitor receives POST requests from a Particle.io webhook (requests that originate from Particle Core devices) and stores them in a PostgreSQL DB.
|
|
A basic web interface to view stored messages and email alerts are included.
|
|
|
|
Demo hosted at [particle.kaplon.us](https://particle.kaplon.us/) |