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