🐈nestjs-help

7806 threads · Page 8 of 157

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