Skip to content

Vue, native infinity scroll, elasticsearch, express

Notifications You must be signed in to change notification settings

attikos/vue-elastic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-elastic

demo vue elasticsearch

Elasticsearch

docker-compose up

Server

cd server
npm install
npm run populate  # run once for create index and bulk customers
npm start # run server

Web

cd web
npm install
npm run serve

About

Vue, native infinity scroll, elasticsearch, express

Resources

Stars

Watchers

Forks

Releases

No releases published