Skip to content

lycpan233/Elasticsearch-Node

Repository files navigation

Elasticsearch-Node

该 demo 是基于 egg 框架实现的 Elasticsearch 的一些基本调用 使用需要配置好 Elasticsearch 本文案例使用的版本为 7.17.5

QuickStart

see egg docs for more detail.

Development

$ npm i
$ npm run dev
$ open http://localhost:7001/

Deploy

$ npm start
$ npm stop

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.
  • Use npm run autod to auto detect dependencies upgrade, see autod for more detail.

About

This is an Elasticsearch Node Demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages