🐈nestjs-help

7806 threads · Page 71 of 157

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