🐈nestjs-help

7806 threads · Page 37 of 157

BadRequest formating 5 messages
core
Roles + Postgresql 47 messages
authorization authentication
How to inject a different instance of a module every time it is imported? 54 messages
solved
Error: secretOrPrivateKey must have a value 2 messages
authorization authentication
NestJS structure when using microservice and gRPC 2 messages
discussion solved
Graphql complexity plugin with fédération 2 messages
core docs
How can we access helperservice in custom pipe? 9 messages
core
CacheModule registerAsync cant resolve 24 messages
core
How to Access headers in CustomPipe 2 messages
other
SetMetadata inside createParamDecorator 15 messages
configuration fastify other
Create Books DTO 5 messages
core
Have anyone ever tried to create a nestjs project based on .NET files organization? 2 messages
configuration discussion
Public (exported class) and internal (not exported) services 7 messages
discussion solved
Auth middleware and Logger middleware 19 messages
authentication
Is there a way to get the endpoint handler within an exceptions filter? 3 messages
core
Override Global Validation Pipes 22 messages
discussion solved
Error with Fastify instance and session types 35 messages
fastify core solved
Asking what is the best starter-kit in NestJS 2 messages
serve-static discussion
What happens when an application receives a termination signal while running cron jobs? 5 messages
solved other
RoadMap to Nestjs ? 4 messages
discussion cli
An unsupported event was received. It has been negative acknowledged, so it will not be re-delivered 20 messages
other
Out-of-the-box user module 2 messages
authentication
How to create a registerAsync method for a Dynamic Module 28 messages
core solved
How do shared modules really work? 23 messages
discussion solved docs
Swagger ui from yaml file 6 messages
solved docs other
Custom validation Pipes only with specific controllers to extends the validation error. 8 messages
✅ validation
Response Caching doesn't work properly with Serialization 4 messages
core express solved
How to disable cron job by config service? 5 messages
core solved
How to Properly Implement RabbitMQ Fanout Exchange with Multiple Queues in NestJS? 2 messages
other
whitelist nested objects not returning properly 7 messages
solved other
Using Throttler before middleware 4 messages
solved other
Injection does not work when building modules with SWC 30 messages
core solved
Slow responses 7 messages
configuration
Should I uninstall @nestjs/platform-express when using @nestjs/platform-fastify? 9 messages
fastify express solved docs
javascript learner 3 messages
other
How to integrate custom Schematics into Nest.js application 2 messages
configuration solved cli
Can a route controller have a @Body that could be an instance of different DTO ? 2 messages
fastify discussion
How to handle socket disconnection 2 messages
solved other
Dynamic dependencies with Prisma 2 messages
configuration core solved
Protect swagger endpoint 18 messages
solved ✅ validation docs
What is the difference between service and provider? 11 messages
core discussion solved
DataTypeNotSupportedError: Data type "Array" in "Player.friends" is not supported by "postgres" data 3 messages
other
Fastify + passport google strategy 3 messages
fastify solved authentication
How do I provide a mock for Services used in resolvers or other services? 2 messages
testing
terminus status down but overall status ok? 4 messages
configuration
How does routing works in router module, when there are shared resources module? 2 messages
authorization other
How to make nests cli swagger plugin work for external models 3 messages
docs
Author, Book, and Chapter architecture? 3 messages
discussion other
How can I create an instance of a provider with transient scope inside a cronjob? 2 messages
core
How would you build a dead letter queue with kafka? 8 messages
configuration core