🐈nestjs-help

7806 threads · Page 79 of 157

Include @IsOptional values to the body if they are missing with default value 13 messages
✅ validation
circular dependends on each other 22 messages
core other
Nest Generate error. 5 messages
solved cli
How can I get full path of the method while using method decorator? `target` is {} 2 messages
solved other
MongoMemoryServer causing jest to hang 3 messages
testing
[NestJs + TypeORM] Unable to resolve signature of parameter decorator when called as an expression. 13 messages
solved other
Prisma and devtools 5 messages
NestJS Devtools
HTTP vs TCP 2 messages
discussion
Mocking a Fastify Request 8 messages
testing
How to extend ConfigModule and supply additional options during initialisation? 3 messages
configuration
Error: Nest can't resolve dependencies of the ThrottlerGuard 6 messages
other
Multer upload files optional 19 messages
express ✅ validation
Vite + SWC + Fastify 22 messages
other cli
TS Error 5 messages
core
Make Validation case-insensitive 8 messages
solved ✅ validation
Odd validation error 12 messages
✅ validation
[RESOLVED] Micro services architecture with shared modules 7 messages
core solved
How to use request data in an HttpService axios interceptor 3 messages
core solved
Cache passport jwt strategy response 5 messages
authentication
Include typescript files outside of the project folder 4 messages
configuration
Jobs + Queues weird interaction, when I register a queue my jobs run while the app is stopped 2 messages
solved other
How to inject logger in non-injectable module or make it injectable and extendable? 8 messages
core
fastify file upload 2 messages
fastify ✅ validation
How to decide whether a specific feature needs to be created as a module or just being as a service 45 messages
core discussion
Custom Param Decorator with baked in config from config module 5 messages
configuration core
Issue using global config module in external npm module 2 messages
configuration
Nest can't resolve dependencies of the OrderService 2 messages
core
anyway to not use field name in multer nestjs 6 messages
configuration discussion express docs
Suggestion for tools to track down circular dependencies? 6 messages
core
Nest can't resolve dependencies of the UsersService (?). Please make sure that the argument UserRepo 10 messages
solved other
Cannot find ModulesContainer in InternalCoreModule 24 messages
community package solved
SWC + Nest = Cannot access 'XX' before initialization 19 messages
cli
@Nestjs/swagger does not resolve paths correctly 6 messages
other
Unit test for controller using a fake database 12 messages
testing
@IsInt() doesn't throw error if I pass decimal value 12 messages
✅ validation
Project structure 204 messages
solved other
Lazy Load global guards in nestjs 17 messages
authorization core docs
Strategies for Managing Monorepos 6 messages
discussion
@nestjs-modules/mailer 7 messages
community package other
Cannot find module 24 messages
core
How to sort Schemas in Swagger UI generated by NestJS? 7 messages
docs
Differences between pipes/guards/interceptors/middlewares/filters in simple terms 10 messages
core discussion
Nest can't reslove dependencies of the HealthCheckService 4 messages
core testing solved
Tips on using SSE? 7 messages
discussion
Error: "Cart" defined in resolvers, but not in schema 5 messages
core discussion
socket, config 14 messages
configuration
ObjectId of mongo display as empty object 10 messages
express solved docs
Error: Undefined type error. Make sure you are providing an explicit type for the "products" Graphql 17 messages
core other
Combine magic links with sessions 3 messages
express solved authentication
Is it possible to do an optional grouped regex in route paths? 8 messages
core