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

Latest commit

 

History

History
14 lines (7 loc) · 709 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 709 Bytes

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.)