Skip to content

tdooner/project-october

 
 

Repository files navigation

Project October

Build Status

The three main components of Project October are:

Installing

Update all of the submodules with git submodule update --init. Then bundle install to get all of the dependencies.

Running

You have two options to get the recommender service running:

  • First is to simply start in the development environment and use the remote dev server we're hosting. (NOTE: This resource is shared between all development, don't muck it up)
  • Second is to get the backend running yourself.

Then simply execute rails server from the top level directory.

Authors

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 52.1%
  • JavaScript 47.3%
  • Other 0.6%