Skip to content

vcarel/load-monitor-meteor

Repository files navigation

Build Status

load-monitor-meteor

A sample meteor.js app with highcharts.

Demo

The application is available at Heroku (on a single dyno): https://load-monitor-meteor.herokuapp.com/

Alerts are raised when load is over the number of CPUs.

Install

Clone this repository, then:

$ yarn install

A few commands

  • Run the application
$ yarn start
  • Run tests
$ yarn test
  • Run tests and watch files for changes
$ yarn run test:watch

About

Example app with meteor for monitoring CPU load

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published