🐈nestjs-help

7806 threads · Page 85 of 157

Anyway to make page reload on save? 4 messages
configuration serve-static cli
discord 2 messages
other
Serialization of a DTO with user.role in request. 43 messages
✅ validation
Register a service file from another Service File 10 messages
discussion core
Zod over Class-Validator 3 messages
✅ validation
Reloading not working in docker 4 messages
other
Has anyone implemented an Http Adapter that wasn't express or fastify? 2 messages
configuration discussion
Circular Dependency with Request Scoped Providers 6 messages
core discussion
Can you imagine NestJS having full-stack possibility? 6 messages
suggestion to the fw discussion
Share Data across testing case 4 messages
testing
Make file optional along with other payload 2 messages
✅ validation
I dont get the point of unit testing controllers 6 messages
core testing
Nestjs-form-data not serializing. 25 messages
solved ✅ validation
My query params is undefined in production 38 messages
core ✅ validation
Get the header content-length value at Interceptor level 13 messages
fastify
Ensure failed Mongoose connection does not cause AppModule compilation to fail in tests 5 messages
testing
Mongoose: TypeError (schema.tree is undefined) 4 messages
other
Help me fix this circular dependency error 12 messages
other
NestJS + Pino 3 messages
configuration fastify solved
How to mock GraphQL @Mutation() - @Query() decorators with jest in order to increase code coverage? 6 messages
testing
Guard extending AuthGuard does not get its dependencies injected 17 messages
core testing
Fastify platform just stopped "working" and I'm out of options 2 messages
fastify ✅ validation
How and what all libs reqd for BDD 12 messages
testing
Global error log format for GRPC endpoints 2 messages
configuration core
Custom decorator for field resolvers, get parent resolver 6 messages
core discussion other
Testing Authentication Service in NestJS 10 with Jest and bcrypt 21 messages
testing solved authentication
Can Hadoop be integrated into NestJS? 5 messages
solved other
How to pass a NodeJS parameter to NestJS to extend the stack trace 4 messages
solved cli
configService undefined when creating the app via `createApplicationContext` 33 messages
core solved
Nestjs module as a GitHub submodule 44 messages
core discussion
DTO Field defined as number but treated as a string? 34 messages
core
Socket.io Callback Argument? 34 messages
discussion solved docs
Mongoose how to validate if user exists with username etc. 74 messages
configuration core ✅ validation solved authentication
Is there a built-in way to use a Guard as singleton with UseGuards ? 8 messages
authorization other authentication
With nestjs/schedule, is it possible to stop a running job? 4 messages
discussion other
Uploading Multitple Files with Details 2 messages
docs
Execution stack 3 messages
core
Splitting NestJs app into 2 servers, ws and http 15 messages
configuration
What is the difference between the EventPattern and MessagePattern decorators? 4 messages
discussion docs
Do @ResolveReference() need guards? 2 messages
authorization authentication
How to dynamically type @ApiProperty({type: ()=>T}) 12 messages
cli express docs solved ✅ validation
NestJS Redis Bull 2 messages
discussion express
Instead of a Schema from Mongoose we need a interface? 6 messages
configuration core other
Problem with ConfigModule on DatabaseModule 6 messages
configuration core solved
socket.io wont emit 7 messages
configuration solved docs
Have you ever seen a module that requires a db connection? 10 messages
discussion other
Mongoose index hook 6 messages
configuration
Exception Managment in Stand Alone apps 4 messages
configuration
Dynamic TypeOrmModule name 12 messages
configuration
service in main.ts 22 messages
configuration discussion solved