文件名称:cote-awilix-microservice
文件大小:30KB
文件格式:ZIP
更新时间:2024-05-21 04:48:11
JavaScript
Cote-Awilix微服务 组件 科特( ) Awilix( ) PM2( ) 结构 ./bin # scripts └── index.js # entrypoint for the app ./src # source code ├── models # model definitions ├── repositories # repositories ├── responders # cote responders ├── services # services
【文件预览】:
cote-awilix-microservice-master
----client()
--------userClient.js(506B)
----.gitignore(154B)
----package.json(481B)
----package-lock.json(82KB)
----src()
--------bootstrap.js(349B)
--------container.js(746B)
--------services()
--------responders()
--------models()
--------index.js(205B)
--------repositories()
--------database.js(182B)
----bin()
--------index.js(24B)
----ecosystem.config.js(415B)
----README.md(812B)