Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 423 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 423 Bytes

README

Full text search, Filter and Sort with Ruby on Rails. Using Elastic Search, Bootstrap, RSpec and Capybara.

  • Ruby version

    2.5.1

  • System dependencies

    elasticsearch version 7, chromedriver, postgres

  • Configuration

    rake db:create

    rake db:migrate

    rake db:seed

    rails s -p 3000 -b 0.0.0.0

  • How to run the test suite

    rspec

  • Services (job queues, cache servers, search engines, etc.)