🐈nestjs-help

7806 threads · Page 120 of 157

ConfigurableModuleClass: How to access async options? 38 messages
core
Http Cache interceptor 4 messages
core
Where to throw HttpException 8 messages
core
Add Custom Transformer Pipe after Global Validation Pipe 10 messages
✅ validation
ApolloDriverConfig CORS 5 messages
configuration
Generic services & controllers via mixins 3 messages
core
Apollo 4 shows old graphql UI playground 2 messages
other
How much can a memory cache that Nest provides for caching offer when compared with Redis? 21 messages
configuration core other
How to call a NestJS microservice function without sending any payload? 5 messages
core
Can I validate original value before Transform? 12 messages
✅ validation
Can NestJS use Typescript to avoid writing so many decorators? 23 messages
✅ validation cli
Inject Model dynamically 23 messages
core
Is Nest.js actually ready to use with PNPM package manager? 22 messages
discussion cli
share methods between services 8 messages
other
monorepo and nest cli 3 messages
cli
NestJS decorators in TypeScript v5 2 messages
core discussion
NestJS Config - How to Instantiate in the MikroORM Script 4 messages
configuration other
EventEmitterModule in Monorepo mode 6 messages
discussion docs
cache module: how to setup redis cluster? 7 messages
configuration discussion core docs
array of json objects 7 messages
discussion docs
What am I doing wrong? 11 messages
core authentication
Listening to Multiple Events in @nestjs/cqrs 3 messages
other
Should I create separate API endpoints for web and mobile (or even iOS and Android)? 8 messages
configuration
SSE trigger function in nest when client close connection 9 messages
other
I have a compilation error when using run start:dev 13 messages
core other
In 2023, are there any rough edges or gotchas when using Fastify with Nest instead of Express? 51 messages
core
`class-validator` - can you access data from property decorators? 6 messages
✅ validation
Unable to connect to DevTools from localhost 16 messages
configuration NestJS Devtools
hi i have problem with nest swagger 8 messages
configuration
Set response header in passport strategy 2 messages
authentication
mongoose version 7.0.1 conflicting @nestjs/mongoose 9.2.1. 2 messages
configuration
How to solve the problem of having two or more social login registrations from the same user? 35 messages
authentication
ConfigModule import order && best practices 18 messages
configuration
Processing DTO before saving it into Mongoose 20 messages
other
Custom condition in `@Catch` 4 messages
core discussion
Injection outside of constructor 8 messages
serve-static core discussion cli
Does the creator of Nest sometimes hang out in here? 3 messages
discussion
How to validate the response by using DTO ? 42 messages
core discussion ✅ validation
Docker ConfigService not working 19 messages
configuration
Class-validator validate object 15 messages
✅ validation
How to read POST request that is sent as application/json but comes as string? 3 messages
other
response.on is not a function 4 messages
core
forRoutes('/') enabled all paths 34 messages
core fastify
Does Nest with TypeORM (or Prisma) work better with MySQL or Postgres? 21 messages
core
How to pass Dto as arguments to use TS generics ? 5 messages
discussion other
nest built-in logger looks weird in aws cloudwatch 4 messages
core
Fastify equivalent of express middleware 51 messages
authentication
Suggestion: Move all the official modules (like typeorm/cli) to a monorepo 4 messages
suggestion to the fw
Accessing App instance from inside module 13 messages
core
Nest can't resolve dependencies of the UsersRepository 21 messages
core