monopay-nest
Monopay wrapper for NestJS
Monopay wrapper for NestJS
NestJS npm package starter
A CLI to bootstrap Metalamp nest js starter kit
A library which makes pagination with search, sorting and filtering a breeze for devs in mongoose.
Lightweight Mongoose Plugin for Effortless Soft Deletion
This package is fork of mongodb-log-nestjs with additional methods to register raw data from the Redis queue
monitoring module for NestJS that includes Healthcheck and Logger services.
Fork of owl1n module. The difference is that you can access Web3ModuleOptions symbols to inject them into your services.
react-query client integration for @ts-rest
Uma CLI para criar novos projetos com uma configuração inicial de NestJS
🚀 Smart DI toolkit, build elegant APIs with decorators, guards, and robust dependency injection. Zero-config, type-safe, and lightning fast.
写了一个没有模块系统的 Minimal Nest.js 写着玩的~
Nats JetStream Transport for NestJS
一个基于 Node.js 的全栈开发套件N-Full-Kit的 CLI 工具
If you are a nest micro service architecture, you can use the SDK, so as to realize service discovery based on nacos, distributed load balancing strategy
1.服务注册逻辑: (1)注册服务时,如果服务器设置了环境变量HOST_IP和SERVER_PORT,那么会把HOST_IP和SERVER_PORT作为服务的IP和PORT进行注册。 (2)如果服务器没有设置环境变量,那么获取.env相关配置(SERVICE_IP,PORT)作为服务的IP和PORT进行注册。 (3)如果本地未配置,那么自动获取服务器IP以及使用默认端口3000进行服务注册。 2.新增获取服务实例集合方法 ## 介绍 本工具基于NestJs8.0以及nacos2.2.1,用于微
Configurable CRUD module for NestJS and Mongoose.
OpenAPI to TypeScript,Axios,request,zod,type,MSW,Faker,nestjs.
NestJS plugin for OAuth2/OIDC authentication with multiple providers
An transactional outbox library for NestJs and Typeorm to solve dual write problem