Skip to content

DavidColby/hotwire-live-search

Repository files navigation

README

The code in this repository was written to accompany the guide originally published here.

The guide and this code base demonstrate a simple search-as-you-type interface built with Ruby on Rails and Hotwire.

To run this code locally, you'll need Ruby 2.7.2, Rails, and Yarn installed on your machine.

Once you've got those tools installed and cloned the code to your local machine:

  1. rails db:create db:migrate
  2. rails s
  3. Visit http://localhost:3000/players in your browser.

Need help getting things working? Have questions? Feel free to get in touch, you can find my contact info at the bottom of the guide linked above.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published