nest-zero-to-one:Nest.js 从零到壹

时间:2021-05-02 13:10:11
【文件属性】:
文件名称:nest-zero-to-one:Nest.js 从零到壹
文件大小:120KB
文件格式:ZIP
更新时间:2021-05-02 13:10:11
TypeScript 注意 项目拉下来后,运行时会报错找不到 config/db.ts,这个文件需要自己创建,并配置好数据库信息。具体教程可以参考我的掘金博客: 分支 use-redis 新增了 Redis 功能,为照顾没学到第 8 课的读者,在不影响 master 分支的情况下,单独开的分支。具体教程可以参考我的掘金博客: 完整教程可以参考我的掘金博客集: A progressive framework for building efficient and scalable server-side applications, heavily inspired by . Description Nest framework TypeScript starter repository. Installation $ npm install Running the app # development $ npm
【文件预览】:
nest-zero-to-one-master
----.gitignore(408B)
----package.json(2KB)
----tslint.json(549B)
----src()
--------app.module.ts(783B)
--------filter()
--------middleware()
--------pipe()
--------app.controller.spec.ts(617B)
--------guards()
--------main.ts(1KB)
--------utils()
--------logical()
--------app.service.ts(142B)
--------database()
--------app.controller.ts(297B)
--------interceptor()
----tsconfig.json(333B)
----README.md(4KB)
----config()
--------log4js.ts(2KB)
----tsconfig.build.json(97B)
----nodemon.json(71B)
----nodemon-debug.json(163B)
----test()
--------app.e2e-spec.ts(561B)
--------jest-e2e.json(183B)
----.prettierrc(72B)
----yarn.lock(220KB)
----nest-cli.json(84B)

网友评论