Skip to content

A demo app to illustrate the first post of an ongoing series to build the ultimate Search feature for Rails apps

Notifications You must be signed in to change notification settings

bear-in-mind/ultimate_search

Repository files navigation

The Ultimate Search for Rails

The demo app to illustrate this post on DEV.to

Chek out the live app

This app runs on Rails 7 with importmaps and Ruby 3.2.

Just make sure redis is running, then :

rails db:setup
# If you have overmind
overmind start -f  Procfile.dev
# Otherwise
rails s

About

A demo app to illustrate the first post of an ongoing series to build the ultimate Search feature for Rails apps

Topics

Resources

Stars

Watchers

Forks