🐈nestjs-help
Unit Testing Declarative Code
testing
How To Config CacheModule
configuration
HttpModule unable to set headers
other
Using an exception filter that was defined in another package
configuration
Correct way to use an import a dynamic module that was re-exported after forRoot
core
I have this weird error that does not occur all the time
core
Listen to Smart Contract events
discussion
NestJS - ElephantSQL - To many db connections, fix?
configuration
core
REST API Question
discussion
How to allow access to DB in service for daily mail sender function with @Cron || @Interval
discussion
Mocking - hiting catch from HttpService.get()
testing
NestJS hanging after receiving request (containerized on WSL2 via docker-desktop)
discussion
express
core
cli
Multiple HttpServices for Injectable
core
other
URI versioning format
configuration
core
Inject CACHE_MANAGER to custom service provider
discussion
Service undefined
core
*.default is not a constructor error
community package
API route is recognized as parameter when apply Middleware
authorization
express
authentication
.js at the end when generating things via cli
cli
RouterModule.register is not work
core
Can't launch bull
other
Impact of Logger
core
Using services outside module
authorization
configuration
✅ validation
Transform arguments in an interceptor
suggestion to the fw
core
Response Custom
core
other
Inject HttpService inside Guard
core
httpModul
core
gRPC and RabbitMQ
discussion
ERROR [ExceptionHandler] Nest can't resolve dependencies of the MongooseModuleOptions (?)
configuration
discussion
other
HttpAdapterHost not available in ServerStaticModule dependencies
serve-static
@Inject(REQUEST) does not work if controller has no constructor with injected provider
core
authentication
Get return type of handler in interceptor
core
@UploadedFile(new myPipe()) doesn't call to the pipe, event doesn't call the pipe constructor
other
Create custom module.
core
GraphQL code first: resolve multiple fields at once with @ResolveField
core
ConfigModule is making tests fail on github actions
configuration
testing
How to implement the authentication and authorization process in NestJs projects
authorization
fastify
authentication
Is it important that transient scoped modules are injected using @Inject?
cli
"@inject" Namespace Configuration: Nest Can't Resolve Dependencies
configuration
core
The module at index [5] of the <nameModule> "imports" array is undefined.
other
Content Negotiation with Accepts Header.
core
discussion
Using DTO and ValidationPipe with nested query string
configuration
fastify
core
Using the class-transformer
configuration
will nestjs prioritize static routes over parameterized routes? @Get(':id') and @Get('me')
core
No support for ESM
core
Transform a property inside a dto
core
✅ validation
onApplicationBootstrap not firing even when i change the scope
configuration
core
Upload file not working when Nest is deployed to Google Cloud Functions
other
What do you use for sending emails?
other
How can one override Config values defined in a namespace using registerAs in a test?
configuration