🐈nestjs-help

7806 threads · Page 16 of 157

Increasing gRPC message size is not working -- RESOURCE_EXHAUSTED error 2 messages
discussion solved
Need help with redis hosted in localhost and AWS Elasticache 4 messages
core docs other
Vitest: Error: Nest can't resolve dependencies of the UserService (?). 12 messages
testing solved
Are mappers necessary? 2 messages
discussion
.env values not being loaded up in environment? 15 messages
core
Application have wrong relative paths in Jest.js 6 messages
testing solved
Why @nestjs/class-validator exists? 3 messages
solved ✅ validation
Get service instance by name 5 messages
core
Block user system 3 messages
discussion
NestJS WebSocketGateway Only Works with Socket.IO, Not Native WebSockets 3 messages
core
Fetching users rows from database using IAM 3 messages
solved
NestJS WebSocket Error: "server.of is not a function" in Gateway 2 messages
core solved
Share single Redis instance for SocketIO Adapter and Other Services 8 messages
community package
mergeMap ain't returning the result of a promise 4 messages
discussion solved
Handling AUTH using third party. 11 messages
authorization solved authentication
Disable body-parser through module? 10 messages
core
Please review my code. 8 messages
discussion
Usage of DTO in gateway and microservices. 46 messages
discussion
Applying middlware to all routes regardless of global prefix 8 messages
core
Same configuration key different value by module 23 messages
authorization configuration
Clean architecture design decision with Controller, Service, UseCase, Repository 11 messages
discussion
Connect to local (docker) Redis cluster with @nestjs/bullmq and redisio.Cluster(). connection drops 6 messages
configuration
Issue: CommandBus Not Registering CommandHandlers in NestJS 11 (CQRS) 25 messages
configuration core
RxJS with observable or Promises Whats better for backend? 13 messages
discussion solved
Which one do you prefer? a serializer class + DI or a decorator? 24 messages
other
Question about simplewebauthn 3 messages
authentication
Heap out of memory 2 messages
other
Swagger OpenApi generation 11 messages
configuration core
Connect to redis cluster using @nestjs/bullmq 37 messages
configuration
Upgrade from 10 to 11 query string issue 13 messages
core express solved
Using a ConfigModule which isGlobal in a module from a separate NPM package 7 messages
configuration solved
NestJS: Validations don't work with GraphQL Mutations 7 messages
solved ✅ validation
operationIdFactory not taking effect 7 messages
other
Deploy Nest App 5 messages
other
Redis reconnect with Microsoft Entra ID Error (I'm sorry for huge block of code) 3 messages
other
nestjs application, starting is very slow on windows 5 messages
core discussion cli
Hi there, 3 messages
other
nodemail not sending mails anymore ? 7 messages
community package solved
Using service is validation pipe 5 messages
✅ validation
Weird eslint errors 14 messages
solved other
Authentication 10 messages
solved authentication
Nested routes problem 5 messages
core discussion
Should we use a custom logger or stick to native logger? 2 messages
configuration
setGlobalPrefix count as unsupported route path 8 messages
core solved
How am I supposed to validate the CSRF token using @fastify/csrf-protection? 3 messages
authorization fastify authentication
child module cannot use parent's module injection token 3 messages
core
Global exception filter for custom transporters 4 messages
core other
Cron/Typescript problem on build 3 messages
other
RouterModule doesn`t work 7 messages
core
gRPC bidirectional is not calling complete handler of my observable 3 messages
discussion