Skip to main content

Nest.js SDK Installation

Npm package version GitHub

Our library can be found on npm and installed by the following:

NPM

npm install --save @devcycle/nestjs-server-sdk

Yarn

yarn add @devcycle/nestjs-server-sdk @nestjs/common @nestjs/core