Dashboarder is a small web app for rotating between multiple dashboards.
Built at Wrapp by Nicklas Ansman.
$ npm install
$ node server.js
Either you can run foreman start
or grunt watch
and node server.js
.
$ grunt build
$ git checkout gh-pages
$ git merge -s subtree master --no-edit