elasticsearch服务

zs 0cd29f655b 查询总数量 18 hodín pred
es 9652e58750 修改 1 týždeň pred
src 0cd29f655b 查询总数量 18 hodín pred
test 4e5d99b45e init 1 mesiac pred
.editorconfig 4e5d99b45e init 1 mesiac pred
.eslintrc.json 4e5d99b45e init 1 mesiac pred
.gitignore 4e5d99b45e init 1 mesiac pred
.prettierrc.js 4e5d99b45e init 1 mesiac pred
README.md 4e5d99b45e init 1 mesiac pred
README.zh-CN.md 4e5d99b45e init 1 mesiac pred
bootstrap.js 4e5d99b45e init 1 mesiac pred
ecosystem.config.js 4e5d99b45e init 1 mesiac pred
jest.config.js 4e5d99b45e init 1 mesiac pred
package-lock.json 9652e58750 修改 1 týždeň pred
package.json ca85cb034b 依赖更新,精准匹配,信息检索,检索行为 2 týždňov pred
tsconfig.json 4e5d99b45e init 1 mesiac pred

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.