Files
elasticsearch-js/dsl/examples
2020-09-03 18:31:21 +02:00
..
2020-09-02 16:26:52 +02:00
2020-09-03 18:31:21 +02:00
2020-09-03 18:31:21 +02:00
2020-09-03 18:31:21 +02:00
2020-09-02 16:26:52 +02:00
2020-09-02 16:26:52 +02:00
2020-09-03 18:31:21 +02:00
2020-09-03 18:31:21 +02:00
2020-09-02 16:26:52 +02:00
2020-09-02 16:26:52 +02:00
2020-09-03 18:31:21 +02:00
2020-09-03 18:31:21 +02:00

Examples

In this folder you will find different examples to show the usage of the DSL.

Instructions

Befoire to run any of the examples in this folder you should run npm install for installing all the required dependenices and the run the loadRepo script.

Run an example

Running an example is very easy, you just need to run the following command:

npm run example examples/<filename>

For example:

npm run example examples/last-commits.ts