书栈网 · BookStack 本次搜索耗时 0.066 秒,为您找到 361 个相关结果.
  • Dynamic modules

    Dynamic modules Introduction Dynamic module use case Config module example Module configuration Example Dynamic modules The Modules chapter covers the basics of Nest modul...
  • Queues

    Queues Installation Named configurations Producers Named jobs Job options Consumers Request-scoped consumers Event listeners Queue management Separate processes Async con...
  • Configuration

    Configuration Installation Getting started Custom env file path Disable env variables loading Use module globally Custom configuration files Using the ConfigService Configu...
  • GraphQL

    GraphQL 驾驭 TypeScript 和 GraphQL 的强大功能 安装 概述 入门 GraphQL playground 多个端点 模式优先 代码优先 访问生成的 schema Async 配置 解析图 模式优先 Typings 代码优先 装饰 Module 变更(Mutations) 模...
  • 三、使用 JWT 实现注册、登录

    Nest.js 从零到壹系列(三):使用 JWT 实现注册、登录 前言 JWT 一、编写加密的工具函数 二、用户注册 三、JWT 的配置与验证 1. 安装依赖包 2. 创建 Auth 模块 3. 新建一个存储常量的文件 4. 编写 JWT 策略 5. 编写 auth.service.ts 的验证逻辑 5. 编写本地策略 6. 关联 Mo...
  • CRUD

    2495 2019-11-16 《Nest.js v6.0 Document》
    CRUD This chapter applies only to TypeScript Getting started Filtering and pagination Relations Path params validation Request body validation Routes options Documentation ...
  • Performance (Fastify)

    Performance (Fastify) Installation Adapter Platform specific packages Redirect response Fastify options Example Performance (Fastify) By default, Nest makes use of the Ex...
  • Logger

    1328 2019-11-16 《Nest.js v6.0 Document》
    Logger Extend built-in logger Dependency injection Logger Nest comes with a default implementation of internal Logger which is used during the instantiation process as well ...
  • Mapped types

    Mapped types Partial Pick Omit Intersection Composition Mapped types warning Warning This chapter applies only to the code first approach. As you build out features li...
  • Caching

    Caching Installation In-memory cache Interacting with the Cache store Auto-caching responses Customize caching Global cache overrides WebSockets and Microservices Adjust tra...