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