An open API service indexing awesome lists of open source software.

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

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