/nestjs-modules

nest.js module repository

Primary LanguageTypeScriptMIT LicenseMIT

Nest.js Modules Repository

This repository is a monorepo that contains multiple Nest.js modules. Each module is a separate package that can be published to npm.

Quick Start

  1. Clone the repository
  2. Install dependencies: pnpm install