Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 297 Bytes

File metadata and controls

9 lines (6 loc) · 297 Bytes

Simple Node.js script for running Elasticsearch examples

For this blog we're doing a very simple setup. No API. No Server. The point is to demonstrate the "Elasticsearch" feature and not to build a full-fledged API server of any sort.

Get started

  1. Run yarn install
  2. Run yarn start