@hz-9/heft-nest-plugin
A heft plugin package for Nest.js projects.
A heft plugin package for Nest.js projects.
A rig package for Nest.js projects that build using Heft build system.
A library for loading configuration information in `@hz-9/a4-*` applications. It supports multiple configuration loading schemes.
The core library for the `@hz-9/a4-*` series of repositories.
A library for performing CRUD operations with Elasticsearch in `@hz-9/a4-*` applications. It provides multi-instance connections to Elasticsearch, offers ORM capabilities, and provides a set of functions for managing indices.
A library for performing CRUD operations with [TypeORM] in `@hz-9/a4-*` applications. It provides a set of functions for managing entities.
A library for generating and previewing API documentation in `@hz-9/a4-*` applications. It provides [OpenAPI] documentation generation and preview capabilities.
A library for using redlock in `@hz-9/a4-*` applications. It internally utilizes [redlock](https://www.npmjs.com/package/redlock) for handling distributed locks.
A library for a logging module in @hz-9/a4-* applications. It utilizes [log4js] for implementation.
A library for microservice RPC communication in `@hz-9/a4-*` applications. It is implemented based on `@nest/microservices`.
A library for network module in `@hz-9/a4-*` applications. It provides functionality to retrieve the current network interface cards and available port numbers.
A library for a registry center module in @hz-9/a4-* applications. It utilizes [@rocketsoftware/eureka-js-client] for implementation.
A library for safe module in `@hz-9/a4-*` applications. It controls CORS configuration and utilizes Helmet for security defenses.
Node.js Logging Library for [HyperDX](https://www.hyperdx.io/)
An opioninated agenda module for Nestjs
An OIDC authentication module for NestJS APIs
Redis(ioredis) module for Nest framework (node.js).
Redis(ioredis) health checks module for Nest framework (node.js).
基于Nestjs集成Nacos,实现配置中心、服务发现等功能
JsonAPI Plugin for NestJs