Skip to content

Software companion to aid World Cup fans in completing their 2014 FIFA World Cup sticker album.

Notifications You must be signed in to change notification settings

wormangel/VaiTerCopaSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

# Version and dependencies

  • Rails 4.1.0

  • Ruby 2.1.1

  • PostgreSQL

# Configuration

You need to set three environment variables:

  • STICKERS_IMAGES_PREFIX - this holds the location of the sticker images, up to the trailing slashes (e.g. /my/path/to/stickers/images/)

  • FB_APP_ID - the Facebook application Id (used for logging users in)

  • FB_APP_SECRET - the Facebook app secret

Every other dependency is managed by bundler. Just download the code and run bundle install to install every necessary gem.

Then create the database and populate it with the stickers info by running rake db:create rake db:migrate rake db:seed

All set.

About

Software companion to aid World Cup fans in completing their 2014 FIFA World Cup sticker album.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages