Skip to content

hiprofessional/fuzzy-db-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fuzzy db search

Here is an example of usage ElasticSearch. I use docker to run Elastic

docker-compose up

and for web app just run this commmmand in www folder:

npm install

and after that

node app

By default Elastic search doesn't contain any data. So you can add it manually or run addProductsToElastic(). This function will add some test data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published