🐈nestjs-help
class-validation and swagger issue when using inheritance
other
nestjs serve-static subdirectory
serve-static
ConfigModule.forFeature same property names in different modules issue
configuration
How to unit test with MongoDbModule without triggering connection?
testing
got package
community package
Swagger multiple descriptions for one API response
other
NestJS - What is the Best Practice to Check for Duplicates Upon Entry Creation
discussion
other
Transform validation response like old-school
core
Why nestjs cannot resolve the config service dependency?
core
How do I use asymmetric jwt validation in NestJs?
authorization
authentication
about uncaughException
discussion
Add INTERCEPTORS_METADATA to provider's method in order to create attach an interceptor
core
fastify nest.js and remix
suggestion to the fw
fastify
moduleFixture.createNestApplication().useGlobalPipes(new ValidationPipe()); Leaking unrelated DTO's
testing
core
express
other
Display optional Query Params for POST request on SwaggerUI
core
other
metatype is not a constructor (BUG)
core
authentication
[RESOLVED] Exception-Filters
core
Heap out of memory when dynamic modules have circular dependencies
core
How to make Jest read spec files situated in a separate folder?
testing
use service in a global service
core
NestJS + GraphQL not working in Docker
other
how to use multiple 200 status code in a function controller
core
How to add condition in constructor method before calling super method in Passport Strategy.
authorization
authentication
Getting response and request results
testing
Error injecting request in service after upgrade V9
core
Class Validator for Class Types
other
Unit Test Error TypeError JwtStrategy requires a secret or key
testing
NestJS - JWT-Refresh Strategy Raises Error on Request within Validate Method
authorization
authentication
saga events context
other
How can I access package.json fields ?
core
Validate input from post request, authentication, jwt, passport
docs
authentication
How can you get decorators on a route programmatically?
testing
core
express
Share DTO classes between nestjs and another project
core
HttpService missing in 9.2.0
core
Export DTOs as interfaces for other applications?
other
HttpService throwing undefined
other
Use ParseArrayPipe for query params and validate the items as UUIDs
core
Mock entity class with static methods.
testing
command line [--max-http-header-size] options doesn`t work
express
typed config service in microservices monorepo
configuration
Nest can't resolve dependencies of the RolesGuard
authorization
NestJS stucks at dependencies initialized
core
How do you retrieve the request object in the passport serializer?
authentication
Newrelic with NestJs
other
How to use one provider in BaseClass without having to pass it on every extended class
core
NestJS - How to Override Default Guard
authorization
authentication
Middleware use not being executed when Controller has versioning
core
fastify
Post-action middleware?
other
EventPattern testing
testing
How to validate unix timestamp?
core