Installation
Install as any other NPM package using your favorite package manager.
- npm
- yarn
- pnpm
npm install nestjs-cls
yarn add nestjs-cls
pnpm add nestjs-cls
info
This module requires additional peer deps, like the @nestjs/core
and @nestjs/common
libraries, but it is assumed those are already installed.