The backend for ember-library.

To get the app started locally:

  1. bundle install --binstubs
  2. bin/rake db:create db:migrate db:seed
  3. bin/rails s