Skip to content

Summer project to provide some context to the Rochester office.

License

Notifications You must be signed in to change notification settings

brandnetworks/roc-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Change your directory to roc_dashboard and install gems with Bundler. Tested with Ruby 2.3.1.

$ bundle

See http://dashing.io/ for more information about Dashing.

API Keys

Some of the widgets require API keys to work. Create free accounts and write down the API keys for later use.

Starting the Dashboard

Once everthing is installed, change your directory to roc_dashboard and start the server. Be sure to fill in the appropriate API keys

$ CONSUMER_KEY=apikey CONSUMER_SECRET=apikey ACCESS_TOKEN=apikey ACCESS_SECRET=apikey FORECAST_KEY=apikey LAST_KEY=apikey LAST_SECRET=apikey dashing start

On Windows systems, set the keys as environment variables in the system settings. Then start the server

dashing start

Connect to the dashboard at http://localhost:3030

About

Summer project to provide some context to the Rochester office.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published