🐈nestjs-help
Send exception/error event on authentication failure with Socket.IO server
other
How to do this in nest js? return res.status(200).end(result, 'binary', function () {});
core
Pipes rejection priority
core
TypeORM error doesn't being catched
core
✅ validation
solved
custom repository
express
other
No injected services when using Standalone
core
Upstream timeout error
discussion
express
✅ validation
Module providers
configuration
core
discussion
Why my response is empty?
core
Cannot upgrade fastify to the latest version
fastify
import path in unit tests with custom paths
testing
solved
Call emit from @MessagePattern
configuration
other
Microservices: How to use Kafka Compression with NestJS?
configuration
core
ConfigModule not working with Builder-Pattern
configuration
Modify response code with an interceptor
express
Static serve folder is not included inside dist
serve-static
Inject Service from dynamic module
core
solved
Serve a pdf file from external API (Alfresco)
serve-static
core
solved
Utilizing createApplicationContext method to perform database operations
core
why my validation doesn't apply
✅ validation
Understanding dependency injection vs top level instantiation
discussion
nestjs-graceful-shutdown not exiting process
community package
express
serialize arrays
core
Accessing DI container from custom decorators
core
how to inject dependency into class?
core
Decorating Service Methods
community package
solved
other
Dockerize Nestjs 10 + SWC application
configuration
core
other
Rpc Injection Scope
configuration
core
discussion
Property 'createDecorator' does not exist on type 'typeof Reflector'.ts
authorization
core
docs
Why Nestjs not setting cookies in my browser?
authorization
authentication
making a prisma helper
core
solved
other
Query parameter unexpectedly transformed when setting whitelist property in global ValidationPipe
✅ validation
Hello, anyone here know how to handle mongoose nested discrimination?
✅ validation
EntityRepository is deprecated
other
Where to import PartialType from?
configuration
How to get Express NextFunction after creating a GqlArgumentsHost?
express
Im building a microservice project by nestjs. So, How to add Fastify framework to my service?
configuration
Cannot find module '@nestjs/common' - Docker without node-modules
configuration
other
cli
Issue with Transpiling Packages in a Turborepo Project with Nest + SWC
other
GraphQL over Websocket
configuration
core
solved
other
Share zod types with frontend
discussion
community package
DI using @Inject
core
using service in guard
core
Nestjs Testing issue
configuration
core
testing
What's the best way to print full URL routes association with controller methods?
core
express
Api parameters from class-validator
community package
Nest.js Passport won't remember user after logging in
authorization
authentication
NestJS authentication returns 500 error after following guide
solved
authentication
Chaining the ClassSerializerInterceptor with a logger interceptor
core
NestJS controllers, is there something similar to ObjectType in graphql?
core