🐈nestjs-help
Mocking ExecutionContext
core
other
ERROR [ExceptionsHandler] ForbiddenException ForbiddenEntityMetadataNotFoundError No metadata for
other
Dto with IsNumber throws error on number 1
core
other
TypeORM Manage dynamic database connection
other
Is it possible to combine IsOpional with IsBoolean or other decorators?
core
Exclude not working for entities
core
ValidationPipe does not transform queries in e2e-test
testing
Nested Dto with AnyFilesInterceptor
core
Cannot find module 'source-map-support'
cli
Nest can't resolve dependencies of the VisitorService (?)
other
e2e testing with createTestingModule
testing
Test coverage not detecting my files
core
testing
Unit testing with dependencies
testing
Can not operate class-validator in nested property
core
Conditionally import a module based on a feature flag using unleash
other
change streams MongoDB Nestjs
discussion
other
NestJS + Fastify + Passport
authorization
Use middleware to set try catch statement to all NextFunctions
discussion
configuration
core
express
Can't NPM INSTALL my project
other
Swagger Guard security
docs
other
Swagger OpenAPI link
other
How To Use Typeorm DataSource?
discussion
Is it a good idea to use supabase with NestJs for authentication only.?
authentication
How to get call count from useFactory?
testing
interceptor before guard
other
How can I differentiatea bad or non-existent token to a token expiration in NestJs Passport JWT?
authentication
Create dynamic path segment to mount controllers to
other
Module import
other
Testing passport-azure-ad or mocking it?
authorization
testing
Maximum call stack size exceeded
core
Lint Error trying to get headers from express request
configuration
core
discussion
Suggest For Edit Account
core
authentication
What should I pass as a parameter in the postman request?
core
Issue compiling nestjs project, i receive lots of errors
discussion
cli
Weird express header
other
Unexpected behavior FieldMiddleware
discussion
other
MissingDriverError Wrong driver undefined given.
other
Writing my first unit test
testing
Circular reference to services in the same module
core
Hi there I got error with throwing errors
core
NestJS shared, non business logic, modules folder structure
discussion
other
Serve Static Content
serve-static
express
Any tips on how to avoid multiple constructor dependencies and circular dependencies?
core
discussion
I have an error while i try docker build in production.
other
Mocking direct module import
configuration
testing
Is it possible to compose param decorators?
core
Why was my feature request, improvement request rejected, ignored?
suggestion to the fw
docs
Inject route-scoped options in a custom interceptor (or pipe, etc.)
core
Should I use ` ForeignKey(() = Product)` decorator, if I dont have FK defined in database?
core
discussion
other
Disable cors on single route?
express