Servactory uses Rails this demo application.
To run the project locally, first install the dependencies:
bundle install
Next, run the development server:
bundle exec rails server
Servactory Rails Demo App is available as open source under the terms of the MIT License.