🐈nestjs-help

7806 threads · Page 121 of 157

What is the correct use of modular structure with nestjs 5 messages
discussion other
Non-Empty String Error Doesn't Make Sense 27 messages
authentication
General question about graceful shutdown of services 32 messages
core
NestJS official naming conventions 5 messages
core
Gets keys from cache matching a pattern? 10 messages
core
can someone give me an example using passport-http? 3 messages
authentication
GraphQL response with only one erorr in "errors" array... 2 messages
configuration core other
validate is not being called using passport-http 63 messages
authentication
Saving and manipulating data in controller 8 messages
core express other
Using Custom Method Decorators with Services 14 messages
configuration ✅ validation other
[Solved] Error: "if (!applicationRef.isHeadersSent(response))" in @nestjs/core 37 messages
core
NestJs registering Fastify/Cookie plugin 13 messages
configuration fastify other
Any way to execute code after returning from controller? 36 messages
other
problem with docs.nestjs.com 23 messages
docs
Testing with mongodb 6 messages
other
Create a scheduled task using both @Timeout and @Cron? 3 messages
community package other
Why do we use wrap external libraries as providers? 6 messages
discussion
I get a cors error when trying to access protected endpoints using Google Auth Gaurd 3 messages
discussion authorization core other authentication
Is there anyway to set metadata in a Guard? 5 messages
authorization configuration core authentication
gRPC proto assets don't end up in `/dist/src` 2 messages
configuration cli
redis over ioredis? 5 messages
discussion
Can't use Redis URL with Bull 2 messages
other
Nest CLI dont works after Update 19 messages
cli
Use service and transform value inside DTO (class transformer) 3 messages
✅ validation
HTTP/2 and Nest. 2 messages
express
Specefic APIs in Graphql? 4 messages
configuration core
Using select() to locate a specific provider instance during integration testing 23 messages
core discussion
microservices response in error is always 500 6 messages
other
Delete appointment when it's overdue 24 messages
other
config service returns undefined 5 messages
configuration
Getting repository if I'm using @nestjs/typeorm to connect to db 43 messages
configuration docs authentication
How to use Sessions with grpc microservice (per request shared store) 2 messages
core discussion other
OpenTelemetry integration with TCP based microservices 5 messages
core express
is it possible to load modules in lifeCycles events? 22 messages
configuration
conditionally load modules after creating an app? 14 messages
core
External request to get feature-flag in guard canActivate() 2 messages
authentication
upgrade from v7 to LTS 3 messages
configuration core other cli
@nestjs/swagger Content-Type per @ApiResponse 4 messages
other
Suddenly my Nestjs project stopped working 14 messages
configuration core other
microservice e2e test documentation 2 messages
testing
Test not working properly and failing to exit gracefully 12 messages
testing
Authentication In Graphql,Nestja With Firebase-Admin 7 messages
authentication
Getting a res.setCookie is not a function error 2 messages
fastify authentication
Event Handler Execution Order 3 messages
other
Tagging providers 3 messages
suggestion to the fw core
Is It Possible Using Interceptors to Class Which Is Not Controller 4 messages
other
Unit test 10 messages
testing
Supplying dynamic module with asynchronous data from another database module. 2 messages
configuration discussion other
Wall of TS errors 4 messages
other
Multiple simultaneous servers using fastify 16 messages
fastify docs