iot-restserver

所属分类:物联网
开发工具:TypeScript
文件大小:138KB
下载次数:0
上传日期:2023-02-13 00:29:03
上 传 者sh-1993
说明:  物联网rest服务器,,
(iot-restserver,,)

文件列表:
.eslintrc.js (756, 2023-02-13)
.prettierrc (51, 2023-02-13)
example.env (92, 2023-02-13)
nest-cli.json (118, 2023-02-13)
package.json (2537, 2023-02-13)
src (0, 2023-02-13)
src\app.controller.ts (1648, 2023-02-13)
src\app.module.ts (1483, 2023-02-13)
src\app.service.ts (142, 2023-02-13)
src\auth (0, 2023-02-13)
src\auth\auth.module.ts (788, 2023-02-13)
src\auth\auth.service.ts (1438, 2023-02-13)
src\auth\dto (0, 2023-02-13)
src\auth\dto\login.dto.ts (296, 2023-02-13)
src\auth\jwt-auth.guard.ts (160, 2023-02-13)
src\auth\jwt.strategy.ts (526, 2023-02-13)
src\auth\local-auth.guard.ts (164, 2023-02-13)
src\auth\local.strategy.ts (840, 2023-02-13)
src\cultivo (0, 2023-02-13)
src\cultivo\cultivo.controller.ts (1748, 2023-02-13)
src\cultivo\cultivo.module.ts (648, 2023-02-13)
src\cultivo\cultivo.service.ts (3074, 2023-02-13)
src\cultivo\dto (0, 2023-02-13)
src\cultivo\dto\create-cultivo.dto.ts (213, 2023-02-13)
src\cultivo\dto\update-cultivo.dto.ts (181, 2023-02-13)
src\cultivo\entities (0, 2023-02-13)
src\cultivo\entities\cultivo.entity.ts (1280, 2023-02-13)
src\departamento (0, 2023-02-13)
src\departamento\departamento.controller.ts (1389, 2023-02-13)
src\departamento\departamento.module.ts (498, 2023-02-13)
src\departamento\departamento.service.ts (2134, 2023-02-13)
src\departamento\dto (0, 2023-02-13)
src\departamento\dto\create-departamento.dto.ts (144, 2023-02-13)
src\departamento\dto\update-departamento.dto.ts (201, 2023-02-13)
src\departamento\entities (0, 2023-02-13)
src\departamento\entities\departamento.entity.ts (516, 2023-02-13)
src\gasto (0, 2023-02-13)
... ...

Nest Logo

[circleci-image]: https://img.shields.io/circleci/build/github/nestjs/nest/master?token=abc123def456 [circleci-url]: https://circleci.com/gh/nestjs/nest

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

## Description [Nest](https://github.com/nestjs/nest) framework TypeScript starter repository. ## Installation ```bash $ npm install ``` ## Running the app ```bash # development $ npm run start # watch mode $ npm run start:dev # production mode $ npm run start:prod ``` ## Test ```bash # unit tests $ npm run test # e2e tests $ npm run test:e2e # test coverage $ npm run test:cov ``` ## Support Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support). ## Stay in touch - Author - [Kamil Myliwiec](https://kamilmysliwiec.com) - Website - [https://nestjs.com](https://nestjs.com/) - Twitter - [@nestframework](https://twitter.com/nestframework) ## License Nest is [MIT licensed](LICENSE).

近期下载者

相关文件


收藏者