House of Angular NestJS Packages
October 6, 2023 ยท View on GitHub
A collection of packages, modules and utilities for NestJS.
| Package | Description | Version | Changelog |
|---|---|---|---|
@house-of-angular/nestjs-streaming | Useful providers that allows working with streaming like responses | changelog | |
@house-of-angular/nestjs-ng-pdf-generator | Extension to the @nestjs/ng-universal with pdf-generator api | changelog |
Development
Setup
$ npm install$ npm run lerna bootstrap
Publish packages
npm run lerna version -- --conventional-commitsnpm run lerna publish from-git