Package

@nrwl/nest

Nest Plugin for Nx

Here is a list of all the executors and generators available from this package.

Executors

    Generators

    • application

      Create a NestJS application.

    • convert-tslint-to-eslint

      Convert a project from TSLint to ESLint.

    • init

      Initialize the @nrwl/nest plugin.

    • library

      Create a new NestJS library.

    • class

      Run the `class` NestJS generator with Nx project support.

    • controller

      Run the `controller` NestJS generator with Nx project support.

    • decorator

      Run the `decorator` NestJS generator with Nx project support.

    • filter

      Run the `filter` NestJS generator with Nx project support.

    • gateway

      Run the `gateway` NestJS generator with Nx project support.

    • guard

      Run the `guard` NestJS generator with Nx project support.

    • interceptor

      Run the `interceptor` NestJS generator with Nx project support.

    • interface

      Run the `interface` NestJS generator with Nx project support.

    • middleware

      Run the `middleware` NestJS generator with Nx project support.

    • module

      Run the `module` NestJS generator with Nx project support.

    • pipe

      Run the `pipe` NestJS generator with Nx project support.

    • provider

      Run the `provider` NestJS generator with Nx project support.

    • resolver

      Run the `resolver` NestJS generator with Nx project support.

    • resource

      Run the `resource` NestJS generator with Nx project support.

    • service

      Run the `service` NestJS generator with Nx project support.