Skip to content

Rails application with Servactory

License

Notifications You must be signed in to change notification settings

servactory/demo-rails

Repository files navigation

Servactory Rails Demo App

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

License

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