Ember.js app on Rails for rating applications of wannabe attendees.
- Clone repository:
git clone [email protected]:webmuses/oceny.git bundlecp .env.sample .env- Register a new OAuth application and set
GITHUB_CLIENT_ID, GITHUB_CLIENT_SECRETin.env - Set
SECRET_TOKENin.env(e.g. you can generate secret token by runningrake secret) - Install MongoDB