Skip to content

servactory/demo-rails

Repository files navigation

Servactory Rails Demo App

Servactory uses Rails for this demo application.

To run the project locally, first install the dependencies:

bundle install

Next, run the development server:

bundle exec rails server

License

Servactory Rails Demo App is available as open source under the terms of the MIT License.