envoy-to-elasticsearch
v0.0.1
Published
- to rebuild the index: `yarn reindex` - to sync changes: `yarn start` - to sync changes locally: `yarn dev`
Downloads
5
Readme
Running locally
- to rebuild the index:
yarn reindex
- to sync changes:
yarn start
- to sync changes locally:
yarn dev