Skip to content

Latest commit

 

History

History
12 lines (5 loc) · 317 Bytes

README.rdoc

File metadata and controls

12 lines (5 loc) · 317 Bytes

README

The drawing challenge is a drawing contest website.

We are using the figaro gem to manage credentials locally which can be installed on heroku.

Copy config/application.yml.sample to config/application.yml to access the facebook dev app.

Start local server with: foreman start and goto localhost:9292