bear-in-mind / ultimate_search

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

Home Page:https://search-paradise.fly.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://search-paradise.fly.dev/


Languages

Language:Ruby 58.6%Language:HTML 31.3%Language:Dockerfile 4.2%Language:JavaScript 4.1%Language:CSS 1.7%Language:Shell 0.2%