Skip to content

A dashing (http://shopify.github.io/dashing/) dashboard with configurable options to point to a Freshbooks account.

Notifications You must be signed in to change notification settings

gjmf/dashing-freshbooks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dashing-freshbooks

An instance of dashing that hooks up to your Freshbooks account. Useful for "motivation" (read: shaming).

install

$> hub fork DevelopStuff/dashing-freshbooks
$> bundle install
$> heroku apps:create
$> heroku config:set FRESHBOOKS_ENDPOINT=http://pathtoyour.freshbooks.com
$> heroku config:set FRESHBOOKS_TOKEN=yoursupersecretAPItoken
$> heroku config:set AUTH_TOKEN=yoursupersecretAUTHTOKEN
$> git add Gemfile.lock
$> git commit -m "Added Gemfile.lock for Heroku push"
$> git push heroku master
$> heroku open

Check out http://shopify.github.com/dashing for more information.

About

A dashing (http://shopify.github.io/dashing/) dashboard with configurable options to point to a Freshbooks account.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.1%
  • CSS 8.8%
  • CoffeeScript 4.2%
  • Ruby 2.9%