AZ153716101 781962dce0 feat:数据关联与树形数据嵌套结构的分类和评论实现
- 实现分类、评论、标签实体
- 使用了Materialized Path实现树形嵌套
- 对分类、评论、标签的存储库进行自定义改造
2023-12-03 18:06:47 +08:00
2023-11-18 00:18:24 +08:00
2023-11-18 00:18:24 +08:00
2023-11-18 00:18:24 +08:00
2023-11-18 00:18:24 +08:00
2023-11-18 00:18:24 +08:00
2023-11-18 00:18:24 +08:00
2023-11-18 00:18:24 +08:00
2023-11-18 00:18:24 +08:00
2023-11-18 00:18:24 +08:00
2023-11-23 14:51:20 +08:00

Nest Logo

NestJS 基础配置模板

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

NestJS描述

Nest framework TypeScript starter repository.

安装依赖

$ pnpm install

运行 Ink NestJS API 应用

# 开发环境
$ pnpm run start

# watch mode
$ pnpm run start:dev

# production mode
$ pnpm run start:prod

适配器

http适配器使用了fastify

文档支持

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.

S
Description
喜东东的Nestjs课程代码
Readme
263 KiB
Languages
TypeScript 100%