190d3b84 by Rafal Wilinski

:whale: Move gif to external storage

1 parent aa4181f8
1 # express-status-monitor 1 # express-status-monitor
2 A module based on Socket.io and Chart.js to report realtime server metrics for Express-based node servers. More Node frameworks coming soon. 2 A module based on Socket.io and Chart.js to report realtime server metrics for Express-based node servers. More Node frameworks coming soon.
3 3
4 ![Monitoring Page](/out.gif?raw=true "Monitoring Page") 4 ![Monitoring Page](http://imgur.com/AHizEWq "Monitoring Page")
5 5
6 ## Installation & setup 6 ## Installation & setup
7 1. Run `npm install express-status-monitor --save` 7 1. Run `npm install express-status-monitor --save`
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!