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.