🐈nestjs-help

7806 threads · Page 122 of 157

Websocket MessageBody Validation 4 messages
✅ validation
response.status is not a function when using custom exception filter 10 messages
core
Optional module in dev only? 2 messages
configuration
How to use DocuSign in NestJs, Is any package for it, the same as nestjs-stripe? 2 messages
community package discussion other
Microservices and RestFul APIs 21 messages
other
Monorepo build in Nestjs 27 messages
core docs other cli
Jest code coverage testing a function with decorator 3 messages
testing
Getting "pathToRegexp is not a function" when converting from express to fastify 7 messages
fastify
Injecting a TypeOrm repository to a dynamic provider 17 messages
core
Passing a config 21 messages
configuration
Request info in custom validator 2 messages
core discussion
Using JWTAuthGuard and Session on the same endpoints. 14 messages
authorization authentication
How can I use keepAliveTimeout Property 4 messages
core express
How can I apply multiple guards using APP_GUARD on root module? 2 messages
authorization authentication
Microservices stack optimization with docker (development) 16 messages
cli
nestjs cache response time problem 2 messages
other
Unit and E2E tests in NestJS 12 messages
testing
Is it possible to create a decorator that "merge" two or more decorators? 4 messages
core
Exceptions not being caught by a global exceptions filter? 5 messages
core
When is @Inject required for classes? 18 messages
configuration core discussion docs
openapi to nestjs 8 messages
core other
Which version of @nestjs/core has got these methods deprecated? 3 messages
core
Visualize logs from text? 5 messages
discussion
nest-winston custom level 3 messages
community package
"secretOrPrivateKey has a minimum key size of 2048 bits for RS256" 2 messages
authorization configuration fastify authentication
Can not access REQUEST scoped service in the exception filter 14 messages
fastify core
npm run start:dev dont changes content of dist 9 messages
other
Use type in ApiResponse decorator that came from a third party package 5 messages
configuration discussion
Minimum System Requirements 5 messages
other
Optional `@Query` with validation 2 messages
core ✅ validation
The authorization course 2 messages
other
how to make jwtFromRequest async 12 messages
✅ validation authentication other
using guard from external library 6 messages
core authentication
URL to view project structure 5 messages
core
User Services in cookieExtractor function. 10 messages
✅ validation authentication
non-resolving imports when using dependencies between modules 2 messages
other
Custom decorator not executing in an event handler (Socket) 41 messages
core
It's me again. Questions about injecting service..a rare scenario maybe 11 messages
discussion
Does Nestjs handle gracefully shutdown within a docker container 6 messages
discussion
How to rethrow error in websockets module 141 messages
other
[Solved] useFactory. Array "jnject" of services return service name without method but 5 messages
core
Structure of Design 3 messages
authorization configuration core authentication
change in the code? 5 messages
docs
Interceptor does not work when client proxy call the same app 23 messages
configuration core discussion
is it possible to put a guard to a whole module? 7 messages
discussion
Module scoped guards? 8 messages
authorization
nestjs cache system question 7 messages
other
Doesn't success to get the user from context.switchToHttp().getRequest(); 5 messages
authentication
How to catch errors not coming from controllers? 10 messages
core
Cache Interceptor question 6 messages
other