elasticsearch服务

zs 0cd29f655b 查询总数量 14 ساعت پیش
es 9652e58750 修改 1 هفته پیش
src 0cd29f655b 查询总数量 14 ساعت پیش
test 4e5d99b45e init 1 ماه پیش
.editorconfig 4e5d99b45e init 1 ماه پیش
.eslintrc.json 4e5d99b45e init 1 ماه پیش
.gitignore 4e5d99b45e init 1 ماه پیش
.prettierrc.js 4e5d99b45e init 1 ماه پیش
README.md 4e5d99b45e init 1 ماه پیش
README.zh-CN.md 4e5d99b45e init 1 ماه پیش
bootstrap.js 4e5d99b45e init 1 ماه پیش
ecosystem.config.js 4e5d99b45e init 1 ماه پیش
jest.config.js 4e5d99b45e init 1 ماه پیش
package-lock.json 9652e58750 修改 1 هفته پیش
package.json ca85cb034b 依赖更新,精准匹配,信息检索,检索行为 2 هفته پیش
tsconfig.json 4e5d99b45e init 1 ماه پیش

README.md

my_midway_project

QuickStart

see midway docs for more detail.

Development

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

Deploy

$ npm start

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.