🐈nestjs-help
implementing redis (tradition application)
configuration
solved
docs
other
onModuleInit called twice for singleton / DEFAULT scope provider
core
How can I test some validation inside a decorator?
discussion
✅ validation
Scope.TRANSIENT provider shared between multiple injections
core
Suggestions for customizing Passport login error behavior
authentication
Correct usage of services/TypeORM repositories
discussion
Type of config value is `string | undefined` even for required value
configuration
Can I Dynamically Export Providers in forRootAsync?
configuration
core
MongoServerError: Transaction numbers are only allowed on a replica set member or mongos
discussion
express
docs
solved
other
How to use CustomPipe without instantiating the class
discussion
express
solved
Does NestJS natively supports automatic base-class injection ?
core
ConfigModule caching old .env?
configuration
Error with register Fastify plugin in NestJS
fastify
configuration
core
solved
other
App not start if i enable swagger module
other
DTO's class not instanciated when using @Body decorator with supertest
testing
solved
✅ validation
Port mapping with MAU?!
NestJS Mau
[13:21:02] WARN (28300): Unsupported route path: "/api/*". In previous versions, the symbols ?, *, a
configuration
solved
Integration ESLint 9 with prettier on NestJS project
discussion
other
Nest can't resolve dependencies of the AppController
core
solved
Vitest with GraphQL throws error when using custom scalar
fastify
testing
other
Is AsyncLocalStorage safe for storing user info per-req in a NestJS + TypeORM app under high Load?
authorization
core
discussion
Problems when authenticate with GraphQL, Throttler and Guard base on Cookie
solved
authentication
Can anyone reply me on my dumb question?
other
What’s the best practice for sharing fake data factories between unit tests and e2e tests
testing
Feedback on my first backend project
other
Changing HTTP Server timeout limits
core
Jest test promise observable with retry delay
testing
What is the best way to implement authentication and authorization in nestjs
authorization
configuration
authentication
Get port of e2e test
testing
solved
Trying to decide between AdonisJS and NestJS for the backend for my NextJS project
other
Sending enums/static values to frontend for dropdowns etc in DDD
other
Issue in my NestJS backend with the financialSituation field
solved
NestJS: Error: Cannot find module './generated/client'
configuration
core
🆘 Migration issue — TypeORM says "No pending migrations" but new migration files exist🆘
other
request body object is empty when I pass FormData, on post request
core
solved
Property 'forRoot' does not exist on type 'typeof RabbitMQModule'
community package
Erro to return user data with custom decorator
authorization
discussion
testing
authentication
Is there a starter or recommended setup for creating NestJS packages or custom schematics?
core
Problems to create a projetct with nestJS
discussion
other
NestJS Fastify: Response considered 'sent' before exception filter can send reply for caught errors
fastify
solved
other
How to configure different entry files to be packaged into different output directories in nestjs an
discussion
cli
What is the best way to store logs in Nestjs?
configuration
discussion
other
Nest JS Commander fails w/ exit code 1 no logs
cli
Socker IO Rate limit with Nest js
other
Should Business Logic Orchestration Be Handled by Controllers or Services?
discussion
Having trouble with NestJS + Redis cache-manager: data not stored, always undefined when get
community package
Token vs abstract class injection
core
✅ validation
Fastify Handlebars Layout
fastify
What is the MessagePattern and EventPattern matching on on the event?
other
Global Exception filter stops working after adding a global interceptor : @nestjs/core": "^8.0.0",
core