Skip to content

A simple web-based alerting application for Ops teams.

Notifications You must be signed in to change notification settings

timgrayson85/alertR

Repository files navigation

alertR

Get Started

  1. Download Node.js and npm package manager:

https://nodejs.org/en/download/

  1. Install Dependencies:
$ npm install
  1. Start the application:
$ npm run dev
  1. Test the application:
$ npm test
  1. Let your colleagues know when something bad has happened:

demo