-
@nestjs/core nestjs核心模块,提供构建、启动和管理 nestjs 应用程序的基础设施
-
@nestjs/common 包含了构建 nestjs 应用程序基础设施和常用装饰器,像控制器、服务、中间件、首位、拦截器、管道、异常过滤器等
-
rxjs 用于构建异步和事件驱动的库
-
reflect-metadata 实现元编程的库,提供元数据
-
@nestjs/platform-express nest的 express平台适配器,提供中间件,路由等
-
npm i -D tsconfig-paths
-
nodemon -r tsconfig-paths/register src/main.ts, 别名解析。配置别名后 希望读取本地代码
-
-r required, 预处理,在执行
-
Notifications
You must be signed in to change notification settings - Fork 0
Bluestar123/nestjs-skills
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published