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