https://github.com/rebelcolony/song
basic rails demo app with react search bar
https://github.com/rebelcolony/song
elasticsearch rails4 react react-rails searchkick
Last synced: 3 months ago
JSON representation
basic rails demo app with react search bar
- Host: GitHub
- URL: https://github.com/rebelcolony/song
- Owner: rebelcolony
- Created: 2017-04-29T18:07:40.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-28T19:27:59.000Z (about 9 years ago)
- Last Synced: 2025-01-17T23:45:19.282Z (over 1 year ago)
- Topics: elasticsearch, rails4, react, react-rails, searchkick
- Language: Ruby
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
Awesome Lists containing this project
README
== README
A rails demo app featuring a react live search component with Elasticsearch.
Configuration:
* Ruby 2.1.5
* Rails 4.2.7.1
* Elasticsearch 1.2.1
* searchkick gem
* react-rails gem
== USAGE
Load the provided tracks from the seed file
rake db:seed
== TODO