nestjs-mikro-orm:NestJS MikroORM集成

时间:2024-06-06 02:24:03
【文件属性】:

文件名称:nestjs-mikro-orm:NestJS MikroORM集成

文件大小:109KB

文件格式:ZIP

更新时间:2024-06-06 02:24:03

TypeScript

描述 框架集成示例。 安装 $ npm install 运行应用 # development $ npm run start # watch mode $ npm run start:dev # production mode $ npm run start:prod 测试 # unit tests $ npm run test # e2e tests $ npm run test:e2e # test coverage $ npm run test:cov


【文件预览】:
nestjs-mikro-orm-master
----.gitignore(408B)
----package.json(2KB)
----tslint.json(426B)
----package-lock.json(409KB)
----src()
--------app.module.ts(630B)
--------entities()
--------app.controller.spec.ts(1KB)
--------main.ts(208B)
--------app.service.ts(857B)
--------app.controller.ts(295B)
----tsconfig.json(325B)
----libs()
--------nestjs-mikro-orm()
----README.md(1KB)
----tsconfig.build.json(105B)
----nodemon.json(67B)
----nodemon-debug.json(163B)
----test()
--------app.e2e-spec.ts(561B)
--------jest-e2e.json(183B)
----.prettierrc(51B)
----nest-cli.json(223B)

网友评论