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.