Healthy Search app Demo site is here: Healthy Search First, install all gems: bundle install Second, setup database and migrations rails db:setup && rails db:migrate Last, start the server rails server Go to http://localhost:3000