/tradegecko-example-app

TradeGecko Example app

Primary LanguageRuby

TradeGecko Example Application

Run these commands to try it out.

bundle
rake db:setup
OAUTH_ID=... OAUTH_SECRET=... rails s -p 3001

Requires Ruby 1.9.3 or later to run.

Heroku

heroku addons:add memcachier:dev
heroku labs:enable user-env-compile