Skip to content

cicdguy/ESSearchApp

Repository files navigation

Search App

A simple search app that uses ReactiveSearch for UI components and Elasticsearch as the datastore. The Docker version of the app uses Cerebro to manage the Elasticseach instance.

Running the app

Without Docker

yarn
  • Start the app
npm start

With Docker

docker-compose up

Adding data

  • Modify the populateES.sh script per your requirements
  • Run the populateES.sh script to populate the ES index

About

Sample app using ReactiveSearch and Elasticsearch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •