Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/brunoocasali/elasticsearch-start

This is my first app using the Elastic Search ;D
https://github.com/brunoocasali/elasticsearch-start

Last synced: about 24 hours ago
JSON representation

This is my first app using the Elastic Search ;D

Awesome Lists containing this project

README

        

A simple Blog application using ElasticSearch
==================

This is my first app using the Elastic Search ;D

###To run :

Clone this repository: `git clone [email protected]:brunoocasali/elasticsearch-start.git`

Enter in the dir: `cd elastic-rails-blog`

Update the dependencies: `bundle install`

Call WebRick server: `rails server`

and smile :)