vudash

Easy to use, flexible dashboard software for monitoring, analytics, and more.

Usage no npm install needed!

<script type="module">
  import vudash from 'https://cdn.skypack.dev/vudash';
</script>

README

Join the chat at https://gitter.im/vudash/vudash-core Build Status js-standard-style

Vudash

A dashboard, like dashing, but written in NodeJS.

Documentation

Documentation has moved here

What does it look like?

dashboard graph

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