Skip to content

idengager/oceny

 
 

Repository files navigation

Oceny

Ember.js app on Rails for rating applications of wannabe attendees.

Setup

  1. Clone repository: git clone [email protected]:webmuses/oceny.git
  2. bundle
  3. cp .env.sample .env
  4. Register a new OAuth application and set GITHUB_CLIENT_ID, GITHUB_CLIENT_SECRET in .env
  5. Set SECRET_TOKEN in .env (e.g. you can generate secret token by running rake secret)
  6. Install MongoDB

About

Ember.js app on Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 67.1%
  • HTML 17.2%
  • CSS 9.4%
  • CoffeeScript 6.3%