🐈nestjs-help
Get all registered routes in a module function
core
express
Getting lint error on a newly created project
core
Jest seems to ignore typescript compiler error
testing
Microservice with CustomTrasport
core
other
Is there any command for clearing nest js's database? (i'm using mysql)
other
css not showing in mustache
other
Getting ENOENT no such file or directory[ERROR]
other
How to write test for swagger endpoint generated by swagger module
testing
Azure-ad Passport
authorization
authentication
Mock DataSource on service
testing
controller with external service (requires dev's help)
core
parameter is Optional but if exists check to see if it matches certain regex expression.
core
express
Nest Service. Parameters of class constructor are undefined in methods.
core
Nestjs Throttler use jwt token instead of user ip
core
express
Nestjs eslint
other
Old tutorial had Component(), but since it's been removed what should I replace it with?
other
Inject Reflector in Guard doesn't work after upgrade to v9
core
NestJS Courses - Is There a Roadmap for the Appearing But Not Released Courses?
discussion
Nested modules inside another nested module won't import modules with `isGlobal true`
configuration
rawBody is not recognised by nestjs but its there in documentation.
core
docs
Dynamically instance class in a service
core
NestJS freezes during start-up
core
RouterModule.register overwrites other (nested) routes
core
Mongodb multiple dynamic connection
core
express
Question about providers availability and the exports section inside a module
core
discussion
Return response but continue to work with data?
core
Nested routes using `RouterModule` results in 404 'Not Found'
core
Access the file of a multi-part form without using an interceptor or decorator
express
createTestingModule in beforeAll or beforeEach
testing
docs
How do I pass module options to providers useFactory function?
core
How to make Nest controller do not require a field with file?
core
jest.spyOn track for each test
testing
Dto with attribute with 3 or more classes
other
Access User object from DTO for conditional validation?
authorization
authentication
e2e graphql
testing
I want to better understand Exceptions and Exception Filters
core
discussion
other
Optional file upload
core
Inject provider into dynamic module
configuration
List of custom decorators
core
docs
Nest can't resolve dependencies of the TypeOrmModuleOptions (?)
core
Nestjs update.
discussion
Does anyone have any ideas how I can go about sharding a discord bot with nestjs?
community package
discussion
other
NestJS Docker container on prod keeps restarting
other
How can I send an image from a base64 string in an API endpoint ?
core
can I use custom objects in decorators?
other
How to use Bull in API as producer and in microservice as consumer ?
core
How to pair oauth with jwt
authentication
How can I create Custom repos on Nestjs v9?
other
When would you pick NestJS over tRPC?
discussion
Is serve static actually static?
core
discussion