🐈nestjs-help
what's wrong with my controller?
core
cli
Is there currently a way to upgrade to nestjs 9 but keep typeorm 0.2.X?
core
How to use Redis as a publisher and subscriber on NestJS project
fastify
docs
other
Getting Promise Rejection Error for Fastify
fastify
Nest + Prisma, Jest integration tests not exiting (--detectOpenHandles)
testing
req.user does not have the user type
core
GraphQL API unzipped file size too big for Lambda
other
nest-jest error of injeccion while run my test
core
testing
Validation doesn't trigger when content type is NOT application - json
core
other
How to use createMicroservice factory in a AWS Lambda?
other
mock function returns undefined
testing
How to make postgres connection using typeorm based on request coming from?
discussion
Local Passport always shows Unauthorized response when empty-null value is used!
authentication
How To -- Controller with Unique API Endpoints?
core
docs
Any way to test private logger?
testing
How to log all request responses including the requests that rejected in guards using fastify
fastify
core
DTO. Decorator's conditions
other
Challenge with Dataloader resolverReference not called
discussion
Inject(CONTEXT) is undefined
core
Secure Password when the user creates his account
core
authentication
How can I debug the integration with auth0 and passport-jwt?
authentication
(Guard) metatype is not a constructor
authentication
CORS issue with Vue3 and Nest.js
other
Exported guard has error of `this.reflector is undefined`
authentication
discover
core
How to Load ES Modules
other
**Decorator** is not a function
other
Does anyone know where I can find a pinojs module for NestJS?
discussion
Nest seems to have unexpected behavior during a DDoS attack
core
Can not understand why i can GET profile but can not GET profiles
authorization
NestJS - How to Implement Similar to Django `create-super-user` Functionality ?
other
Optional Imports in Dynamic Modules
core
testing value of asynchronous function using spyOn
testing
If dependency is a provider, is it part of the current RootTestModule?
testing
Version Conflict Error
core
How to handle oauth authentication
authentication
Can't Resolve controller dependencies - What did I do wrong ? need help
other
Jest failing on absolute imports
testing
Can a package made for nodejs be used for nestjs ?
authentication
other
losing session cookie between end points (unsolved)
authorization
Axios Request Error
core
multiple mail driver
discussion
Is it good to have multiple controllers in a single module?
core
this is possibly undefined inside UsePipes decorator
core
Is there any way to get the metadata of the properties of a class who use a decorator?
discussion
core
What is the best way to authenticate NestJS with keycloak?
authorization
authentication
lazy loading 3rd party module fails
core
How can you implement JWT authentication for websockets?
authentication
Microservices problems!
core
Integrating eslint check as part of start dev?
cli