vue-elastic 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