Skip to content

Delacrobix/JS-client-best-practices_article

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use Elasticsearch in Javascript: code repository

This is the code of the blog post from Elastic Labs How to use Elasticsearch in JavaScript.

setup environment variables

rename the .env.example file to .env and set the variables in it.

install the dependencies

npm install

run the code

npm run start

run the tests

npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published