Skip to content

isbouzidi/angular-elasticsearch-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A sample recipe search.

Installing

You'll need bower to install the javascript dependencies. After you get it, just run

bower install

in the root directory.

You'll also need elasticsearch loaded up with recipes and accepting connections on localhost:9200 for this example.

When all those ducks are in a row, just open index.html in a browser.

About

using Elasticsearch with AngularJS to create a search engine for recipes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.2%
  • HTML 32.3%
  • CSS 5.5%