🐈nestjs-help

7806 threads · Page 19 of 157

How to correctly configure ConsoleLogger? 4 messages
configuration solved docs
vue router not work with ServeStaticModule 6 messages
configuration solved
TS2307: Cannot find module 'nodemailer' or its corresponding type declarations. 29 messages
solved other
Best practices regarding module imports, DynamicModules and Controllers 6 messages
discussion
i18n internationalization, language don't change 4 messages
configuration solved
Best possible way to enforce validation on data coming from client side 4 messages
core ✅ validation
Self-Signed Certificate Still Showing as Not Secure in Chrome for Local NestJS Server 13 messages
configuration solved
How to display ENUM values and label on nest swagger 5 messages
core docs
CacheInterceptor in conjunction with validation pipes 7 messages
core
Access denied for root user on Windows 4 messages
other
Empty swagger schemas 2 messages
core cli
How to Create Multiple Schema NestJS Swagger 2 messages
community package docs
Resolving Circular Dependencies 7 messages
configuration solved
What is the most idiomatic pattern/rule for which modules should be imported into the root module? 4 messages
discussion
Help to create a decorator correctly without affecting other decorators 11 messages
discussion configuration ✅ validation solved other
NestJS v11 and Passport Strategy type issue 10 messages
solved authentication
what is Fastifys role in nest 11? 4 messages
express core fastify docs
Is GraphQL Federation in NestJS a Self-Hosted Solution? 3 messages
configuration
`request.user` is undefined during service constructor, but not during method calls 4 messages
solved authentication
dependency conflict 27 messages
other
nestjs dependency versions automatically bumped by CLI? 3 messages
other
Execute code in global interceptor after exception filter execution 2 messages
discussion core
invalid proto file 11 messages
core solved
What are the advantages of NestJS's microservice API gateway compared to Spring Cloud? 8 messages
discussion solved
Need some help with Redis 20 messages
core
NestJS 11 and Passport 10 messages
authorization solved authentication
Cannot read properties of undefined (reading 'get') after upgrade to version 11 13 messages
configuration
Cant resolve dependencies of config module 6 messages
configuration express
GraphQL: Having issues printing schema as federation subgraph schema with autoSchemaFile 2 messages
community package core
Delete `··`eslintprettier/prettier 4 messages
solved other
Custom decorator not working after upgrading to nest/common v10 3 messages
docs authorization configuration core NestJS Devtools
It is not possible to access the database through the validator 3 messages
✅ validation other
High Overhead in NestJS Microservices with NATS Broker || @nestjs\microservices 3 messages
other
Help serve-static new nest-11.0.1 8 messages
serve-static
Wanted to learn NestJs 5 messages
discussion
Using nest modules and services from another library 23 messages
core cli
validate, modify, and log user requests during nest request life cycle 3 messages
docs
How to export a service using a different token from a dynamic module? 8 messages
core
PassportJs LocalStrategy Expected 0 arguments, but got 1. 13 messages
solved authentication
Calling super() from local strategy constructor fails with error "Expected 0 arguments, but got 1" 7 messages
solved authentication
Nest Error Handling not Catching Errors when AuthGuard is Imported from my Custom Package 2 messages
configuration discussion authentication
@nestjs/platform-fastify@^11.0.1 requires @nestjs/core@^10.0.0 5 messages
core
Nestjs viability for lambda api? 12 messages
discussion express other
Use global ValidationPipe on custom pipeline 17 messages
configuration
Bootstrap hangs even after madge said there was no circular deps. 37 messages
other
CORS Issue with Shopify Integration 5 messages
other
Is it a good idea to use a same Class for DTO and Entity? 6 messages
discussion
Observer "Single" Pattern in HttpModule 4 messages
other
Reuse DataSource of Nest App in TypeORM CLI 6 messages
discussion
Fail to use TypeORM esm cli: Cannot use import statement outside a module 4 messages
discussion