🐈nestjs-help
Check permissions on controller method level
authorization
How can I extend request
core
How to Call @Get FindAll services with json object by QueryString
core
cli
How Can I Inject a Different Route Controller Depending on a Request Header?
configuration
core
Execution Order of multiple @UseGuards
discussion
Error on implementing jwt
authentication
Produce standard GraphQL error responses when using class-validator
✅ validation
Nest can't resolve dependencies of the UserService
configuration
core
Invalid definition for directive "@tag"
configuration
other
Override providers
core
Monorepo apps seperate ci/cd pipelines?
core
Unable to connect to nestjs backend from angular frontend
configuration
testing
What's the deal with `@nestjs/class-{validator,transformer}`?
✅ validation
Is it possible to get/set cookies directly in a service?
core
Add a @Deprecated decorator
suggestion to the fw
How to test microservices via ClientsModule?
testing
REPL - How to start repl on another port.
core
discussion
@Headers("X-Correlation-Id") returns undefined while I can retrieve the ID through @Headers and @Req
fastify
core
How to import a module conditionally in registerAsync?
configuration
core
nest swagger - How to add custom tag under the operation in the openapi file
core
Implementing a custom @Param() decorator
core
Zod as DTO (whitelist)
✅ validation
Reduce installation time
other
Mongoose schema type error
other
Dependancy Injection before creating the app?
configuration
core
Issue with PNPM package manager 📦
configuration
core
2FA Fastify
authorization
Unable to inject a module with a custom provider into other modules.
configuration
Fastify Reply | Can't set http cookie after storing session in the db
fastify
Access ExecutionContext from a custom validator (class-validator)
core
ERROR [ExceptionsHandler] path must be absolute or specify root to res.sendFile
configuration
How can I send email without using await to block the code execution ?
authentication
Error: listen EADDRINUSE: address already in use :::3306
discussion
Making swagger show docs by version
other
How can I run code to fetch needed credentials/config before main bootstrap/root module to initializ
configuration
other
Injectable from external lib
core
NestJs Test with Sequelize Mock
testing
NestJS & NX using Generics, swagger and ApiExtraModels
core
class transformer buffer serialization
other
How do I accept form-data to an endpoint and convert it to JSON.
core
discussion
other
Pipe called twice
configuration
core
Multiple CACHE_MANAGER instances
core
How to deploy a NestJS application that is a part of Nx monorepo?
configuration
other
@node-rs/xxhash-linux-x64-gnu module not found
configuration
core
error when calling Service (with default scope) method in onmoduleinit
core
express
Having issues with throttler for graphql
configuration
express
docs
When i add microservice to my app i have got an odd error
configuration
Need help deploying NestJS monorepo
other
Dynamic Module Configuration Parameter is Unresolved
core
Weird Error when import 2 custom libs
other