elasticsearch服务

zs dfd8b1ab13 Merge branch 'main' of http://git.cc-lotus.info/Information/cxyy-es into main il y a 11 mois
es 9652e58750 修改 il y a 11 mois
src dfd8b1ab13 Merge branch 'main' of http://git.cc-lotus.info/Information/cxyy-es into main il y a 11 mois
test 4e5d99b45e init il y a 11 mois
.editorconfig 4e5d99b45e init il y a 11 mois
.eslintrc.json 4e5d99b45e init il y a 11 mois
.gitignore 4e5d99b45e init il y a 11 mois
.prettierrc.js 4e5d99b45e init il y a 11 mois
README.md 4e5d99b45e init il y a 11 mois
README.zh-CN.md 4e5d99b45e init il y a 11 mois
bootstrap.js 4e5d99b45e init il y a 11 mois
ecosystem.config.js 4e5d99b45e init il y a 11 mois
jest.config.js 4e5d99b45e init il y a 11 mois
package-lock.json 9652e58750 修改 il y a 11 mois
package.json ca85cb034b 依赖更新,精准匹配,信息检索,检索行为 il y a 11 mois
tsconfig.json 4e5d99b45e init il y a 11 mois

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.