Vudash
A dashboard, like dashing, but written in NodeJS.
Documentation
Documentation has moved here
What does it look like?
Demo
http://vudash.herokuapp.com/demo.dashboard
Features
- will happily run on a free heroku instance
- es6
- all cross-origin requests done server side
- websockets rather than polling
- websocket fallback to long-poll when sockets aren't available
- Custom widgets
- Custom dashboards
- Simple row-by-row layout
- Dashboard arrangement is simply the config order (see below)
- Super simple widget structure