文件名称:nestjs-example
文件大小:81KB
文件格式:ZIP
更新时间:2024-03-17 03:55:00
TypeScript
Nestjs示例 只是一些有关如何实施和测试的示例。 文件:
【文件预览】:
nestjs-example-master
----.gitignore(375B)
----package.json(2KB)
----tslint.json(487B)
----package-lock.json(237KB)
----src()
--------app.module.ts(459B)
--------domain()
--------services()
--------main.ts(1KB)
--------rest-clients()
--------controllers()
----doc()
--------NestJs example.postman_collection.json(794B)
----tsconfig.json(336B)
----.env(54B)
----.github()
--------workflows()
----README.md(102B)
----tsconfig.build.json(97B)
----test()
--------health-check.controller.integration.ts(678B)
--------chuck.controller.integration.ts(1KB)
----nest-cli.json(84B)