🐈nestjs-help
Constant conflictions between prettier and eslint
configuration
Should I send DTO to the services?
discussion
How to validate async data - best practice
✅ validation
events not working as expected?
core
docs
project structure opinions for app guards and the like
authorization
discussion
authentication
Nest.js vercel deploy
other
Roadmap help
other
validating @nestjs/axios payload responses
other
why the req.url is always '/' in the middleware?
core
fastify
'nest generate' not working
cli
MODULE_NOT_FOUND
discussion
docs
how does module.select work?
core
TypeError: Cannot read properties of undefined (reading 'Random')
testing
Turborepo import package leads into compiler issues
core
Using ConfigModule variables
configuration
GQL Array input type
configuration
other
Mongoose error with websockets
configuration
✅ validation
Authentication using email and OTP
authorization
discussion
authentication
The body obtained from the post request is an empty object
community package
State machines (Xstate)
discussion
RAM usage of project based on typescript, Angular, NestJS
other
Mongoose virtual fields in NestJS
discussion
Should you try to avoid nested modules?
core
discussion
Debug AuthGuard
authorization
authentication
If ModuleRef is a provider, is it part of the current EventEmitter? & other nestjs/core error
configuration
Memory Leak Questions
core
Microservice
authorization
authentication
@nestjs/jwt dependency on @types
community package
discussion
Get quest params from guarsd
core
CORS error on only PATCH
configuration
express
solved
After XX days and thereafter every day for a maximum of 3 reminders
discussion
docs
How to drop whole database?
testing
How to Lazyload a module that lazyloads another module?
core
discussion
how do i logout when i authenticate with google?
authorization
authentication
Unit-testing Service with injected models, but having trouble mocking the injected models.
testing
E2E tests with an in memory mongoDB
core
testing
req.logout is not a functionTypeError: req.logout is not a function
authorization
authentication
Pipes not recognizing typing
core
onApplicationShutdown logs
core
"Mandatory" guards in NestJS
core
Should I install peerDependencies?
core
Attach a property to response object using method decorator
express
How to access args from Parent inside @ResolveField ?
fastify
core
Custom controller decorator calling a async service method
core
discussion
Using Redis can store data, but it will disappear immediately
community package
RabbitMQ - Exchanges
discussion
How i can run NestJS on IPv4 Address Instead of Localhost.
cli
NestJS stuck on 'Found 0 errors. Watching for file changes.'
core
file + JSON uploading validation
core
DI problem when bundling an application with webpack (ncc)
other