House of Angular NestJS Packages

October 6, 2023 ยท View on GitHub

lerna build

A collection of packages, modules and utilities for NestJS.

PackageDescriptionVersionChangelog
@house-of-angular/nestjs-streamingUseful providers that allows working with streaming like responsesversionchangelog
@house-of-angular/nestjs-ng-pdf-generatorExtension to the @nestjs/ng-universal with pdf-generator apiversionchangelog

Development

Setup

  • $ npm install
  • $ npm run lerna bootstrap

Publish packages

  • npm run lerna version -- --conventional-commits
  • npm run lerna publish from-git