@nx/nest:generators | Nx

Generator References

Here is a list of all generator available for this package.

  • application

    Create a NestJS application.

  • initInternal

    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.