🐈nestjs-help

7806 threads · Page 144 of 157

Nest js Swagger how to enable preflighted OPTIONS http method in swagger. 10 messages
other
Accessing jest globals in a compiled node package 6 messages
testing
What is the purpose of the `exports` array? 6 messages
core docs
Entity Vs Dto 41 messages
core
DTO's 2 messages
core
Invalid dto being accepted 36 messages
core
Cannot fake guards using reflector 23 messages
testing
Why does not return Not Found TypeORM 48 messages
other
rawBody only set when Content-Type is application x-www-form-urlencoded 28 messages
express
How to structure a large project 2 messages
discussion
In a Dynamic module I want to provide a Controller with a custom path 5 messages
discussion core express docs
How to connect to the database with DataSource? 42 messages
discussion
Help deciding between a Turborepo vs Nestjs Monorepo 12 messages
discussion other
Converting circular structure to JSON 15 messages
core
Identify Users from JWT With Body informations 16 messages
authentication
NestJS Serverless setup error 6 messages
configuration other
use of throw inside of try catch block crashes NestJS Application. 14 messages
core
Proper use of typeorm? 2 messages
other
V8 to V9 update errors 12 messages
core
How to inject typeorm Repository into service during tests 9 messages
testing
Swagger array of objects 3 messages
other
Mixin guard 2 messages
core other
What is the point of exports. Do they prevent circular dependencies? 9 messages
core discussion other
repository.upsert not update the relation table 3 messages
discussion docs
Swagger and validation 9 messages
other
Trouble getting to print my custom exception message when the e2e test fails 21 messages
testing
[WsExceptionsHandler] Cannot read properties of undefined (reading 'authorization') 10 messages
authorization core authentication
ERESOLVE could not resolve 11 messages
discussion
Unable to watch for file changes inside a container 10 messages
cli
GraphQL subscriptions fail for no apparent reason 5 messages
core
How to create multiple dynamic providers ? 45 messages
core
NestJS build failes in docker 9 messages
other
CORS does not work correctly 3 messages
express
Multiple OR Auth Guards? 2 messages
core
Multiple prisma clients in nest monorepo 2 messages
other
[RabbitMQ Microservice] No matching message handler defined in the remote service. Every 2 requests 4 messages
other
Nesting resources 40 messages
core
fetch is not defined 35 messages
core
schema property coming up as required when optional 2 messages
core
Type for a nestjs module and service? 2 messages
other
Stream to buffer? 19 messages
core
JwtGuard doesn't recieve `Request`, but an object 4 messages
authorization authentication
mocking a module in jest test 5 messages
testing
fastify class validator 2 messages
core fastify
Why use jwt? 14 messages
authorization authentication
class-validator & class-transformer cause unexpected issue with logger 3 messages
core
Cookies and JWT Not Working as Expected 48 messages
authentication
Nest.js isn't working with glibc version 2.12 5 messages
other
HttpService Provider throws Jest error 30 messages
testing
Nest responding before DB insertion? 13 messages
other