ProjectOctober / project-october

Senior Project
BSD 2-Clause "Simplified" License
0 stars 3 forks source link

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:

Then simply execute rails server from the top level directory.

Authors