🐈nestjs-help
Catch everything confusion
discussion
docs
GraphQL Upload Videos
discussion
other
dynamic return url with passportjs
solved
authentication
Using configService .env file
solved
other
Ensure cookies can be read on all subdomains
solved
authentication
Upgraded to OSX Sonoma and all of of a sudden all of my backend API calls (server side)
configuration
core
Trying to setup JWT's
authentication
Tell whats the error here and what I am doing wrong
authentication
events or cqrs events
other
Class validator decorators in entity definition Good || Bad ?
✅ validation
How do I pause and resume my Kafka message handler?
discussion
how to create logout api
authorization
authentication
.env variables are undefined in other modules due to wrong order of loading
configuration
@nestjs/schedule version update
solved
other
Using NX monorepo, in your modules do NOT use Class.name as your injection token/provider name.
solved
other
The ad block on the nestjs docs overlaps some essential part of the page
docs
Bootstrap a microservice using ConfigurationService
configuration
Using NestJS’s DI Container in the browser/JS runtime?
core
Nest can't resolve dependencies although I imported module
core
solved
Rate limiting with multiple contexts and trackers
configuration
other
SWC Error: Cannot find module library
cli
Overload class signature
discussion
Nestjs Monitoring tool
configuration
discussion
nestjs how to get routes that have useguard annotation
discussion
docs
Why can't I get req.user inside the next guard after AuthGuard?
solved
other
Guards and provider injection order
core
authentication
Nestjs Sagas pattern
other
[ExceptionsHandler] Unknown authentication strategy "role"
authorization
solved
Validation does not work for PUT method for DTO
solved
✅ validation
Hot reload not working
core
cli
[PackageLoader] The "cache-manager" package is missing, while it's not
configuration
cli
Nestjs on save keeps the debug port opened
configuration
"cache-manager" package is missing.
configuration
core
other
ClassSerializerInterceptor vs TransformPlainToInstance
core
ValidationPipe not respecting options in tests
✅ validation
What is the strong advantage of Nest.JS ?
discussion
"Cannot remove headers after they are set" error when missing @Res decorator on controller methods
core
express
solved
Do Interceptors only work on controllers?
core
discussion
solved
tracking user sessions
authorization
other
Non-shareable field GraphQL + NestJS
other
Type 'number' has no properties in common with type 'FindOneOptions<User>'
configuration
core
✅ validation
solved
other
Default import doesn't work
configuration
solved
I simply cannot setup @nestjs/bull
configuration
core
How do i know bull separate process and concurrency ?
discussion
How to respond with a web ReadableStream
core
Best practice for returning entities in API
core
discussion
how to generate pre-signed url for upload on s3 buckets?
other
Inject Provider from global dynamic Module into other Module
configuration
core
Proper way to mock a module
testing
CLI generate command
cli