Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

TheSaltMines/dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A dashboard for the coworking space. At present, it shows us what's playing on the office radio, what events are coming up, who has the conference room reserved, a transit map and Dark Sky updates for the next hour.

The Salt Mines Dashboard

Built on Shopify's Dashing platform.

Development

Make sure you have bundler with gem install bundler.

Then, bundle install.

To run the development server, run smashing start. You can view the dashboard at http://localhost:3030 (or whatever is specified in the terminal when you started the server.)