doston9471 / hotwire-search

Simple app with Hotwire search(ransack) and infinite pagination(pagy)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This simple project contains Hotwire instant search with ransack gem and infinite pagination with pagy gem

Project contains:

  • Ruby - 3.2.2
  • Rails - 7.0.6
  • PostgreSQL
  • Ransack
  • Pagy

How to run the project:

bundle install

rails db:create

rails db:migrate

rails db:seed

rails s

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

Simple app with Hotwire search(ransack) and infinite pagination(pagy)


Languages

Language:Ruby 79.0%Language:HTML 17.1%Language:JavaScript 2.5%Language:CSS 1.4%