Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dubadub/meetyl_code_exercise


https://github.com/dubadub/meetyl_code_exercise

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Before runnig it locally:

1. Create `secret.yml` and `database.yml`.
2. Run `bundle install`
3. Run `bundle exec rake db:automigrate`
4. Run `bundle exec rake environment elasticsearch:import:all CLASS="Comment"`
5. ...
6. Enjoy!

I used ElasticSearch version 1.3.1.