Skip to content

wrapp-archive/dashboarder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboarder

Dashboarder is a small web app for rotating between multiple dashboards.

Built at Wrapp by Nicklas Ansman.

Running locally

$ npm install
$ node server.js

Developing

Either you can run foreman start or grunt watch and node server.js.

Building gh-pages

$ grunt build
$ git checkout gh-pages
$ git merge -s subtree master --no-edit

About

A simple web app to rotate between multiple dashboards.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published