🐈nestjs-help
Possible Bug: Content-Type doesn't match Reply body
express
If no body is passed to an endpoint, @Body is filling it with `undefined` values
core
multipart/form-data validation results differ from application/json
✅ validation
ESM module import
core
Is it possible to access host context (request/response) from service methods?
core
fastify
Dynamic module depending on dynamic module results in error
core
Accessing the rawBody together with use of bodyParser to increase the limit.
configuration
other
Redis as cache manager not well documented ?
configuration
docs
Resolver Query custom return type
core
can we use service inside a function
configuration
core
vscode debugger enters javascript files instead of typescript when debugging injectable base classes
core
express
other
How can I spy on EventBus publish while testing using CQRS?
testing
NestJs in lambda creating too many connection with mongo
discussion
other
Does app.close() also calls queue.close()?
other
Multicache was removed
core
Error "[AuthGuard] undefined"
authentication
Importing HttpService from 'nestjs/axios' library to interceptor
core
other
Does nestjs has solution for service discovery?
discussion
core
other
Best solution for config api prefix for multiple platforms (web, mobile)
configuration
core
Microservices: pub/sub or MQ in background?
core
docs
useFactory: async (req): Promise<mongoose.Connection> - req is undefined
core
other
Mongoose Best practice when using references
discussion
other
Caching doesn't work
core
Unit tests not using mocks
configuration
testing
AuthGuard "undefined __guards__"
core
authentication
Dependency injection
configuration
dto type is not shown by default in swagger
discussion
im wondering why im able to use other B service if I didnt put it in A's module providers?
discussion
Nest CLI not working properly
cli
How to test an interceptor?
testing
Serialization not working properly
other
sqs
other
Use the same HTTP server port for WS Gateway, but change default options
core
Dynamically instantiate provider implementation based on another provider execution result
core
does anybody understand oso
authorization
What is the purpose of an empty GET handler in a typical passport-based auth controller?
authentication
Mapped-types DTOs in React
other
Request is undefined for pipe
core
other
OpenApi + TransformInterceptor for response
community package
How to mock injectable Sentry Service
testing
How to validate two fields not appear together in dto?
✅ validation
docs
returning fine html file with graphql
discussion
other
TypeORM - Error: Given data source file must contain export of a DataSource instance
configuration
express
other
cli
monorepo tool recommandation
core
other
Call a service from exception filters
fastify
core
other
Accessing client hostname from websocket
other
Nest can't resolve dependencies of the AddressRepository (?).
core
Send a postrequest with Body params and and optional images
other
TypeError: this.graphInspector.insertEntrypointDefinition is not a function
core
Custom CLI Generation very similar to services
cli