Skip to content

cvbfd/eyebeam-herokuapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

setup

$ git clone git://github.com/sugyan/eyebeam-herokuapp.git
$ cd eyebeam-herokuapp
$ git submodule update --init
$ bundle install
$ foreman start

for heroku

$ heroku apps:create --stack cedar [NAME]
$ heroku addons:add memcache
$ heroku config:add TWITTER_CONSUMER_KEY=*********************
$ heroku config:add TWITTER_CONSUMER_SECRET=****************************************
$ heroku config:add FACEBOOK_APP_ID=***************
$ heroku config:add FACEBOOK_APP_SECRET=********************************
$ heroku config:add FACECOM_API_KEY=********************************
$ heroku config:add FACECOM_API_SECRET=********************************

Releases

No releases published

Packages

No packages published