In this Tutorial, we have made use of the elastic builder library, https://elastic-builder.js.org/. This library has been used to build our queries for search, instead of relying on raw elastic search queries.
docker-compose up --build
Url: http://localhost:3000/search-all
npm install
npm run seed
npm run start:seed
npm start
Url: http://localhost:3000/search-all