Skip to content

cicdguy/ESSearchApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages