🐈nestjs-help
MikroOrm's @Transactional and nestjs/swager
configuration
community package
other
cli
Nest not found during build on digitalocean
configuration
cli
Using reflector in a guard from a standalone library
core
fastify
Nest v11.1.6 fastify version dependency
configuration
solved
Implement multiple roles and permissions for each role
authorization
discussion
express
authentication
TS issue
configuration
unknown "Validation failed (numeric string is expected)" response
core
other
Looking for an experienced NestJS trainer
other
Best practices for returning entities? From service or controller?
discussion
Can you change the implementation of a service exported by a module 2 levels of depth in, in testing
testing
Nest js module ref get function not resolve the method just the property
core
Typeorm use custom repository in transaction
discussion
I’m an Angular developer
testing
docs
nest cant resolve dependencies of 'redis module'
configuration
solved
other
Prisma new ESM client generator
other
Gateways Connection Listeners
core
Trying to make a /healthz for redis
community package
solved
Unsafe return of a value of type `any`
authentication
@nestjs/apollo version vs apollo server v5
configuration
solved
ConfigService and cache
configuration
cli
cookie set on one endpoint doesn't show up on another endpoint
authentication
Nest oauth gmail with react native expo
authorization
authentication
DI always produce `undefined`
core
solved
Mongoose Dynamic module
other
can't resolve dependencies of the Symbol() (?) --- what symbol? where?
core
Injector can suddenly no longer find PUB_SUB that i'm providing manually in the module, after years
core
Error: Unknown authentication strategy "discord"
solved
authentication
Resources on NestJS's module system
docs
other
how to fix typeorm with nest js throwing database connection error
configuration
Why shouldn't I use any custom method other than the guards inside @UseGuards()?
authorization
configuration
authentication
Nest slow start
configuration
core
`Extends` on DTO dont reflect in Swagger
other
Custom Scopes in IoC container
core
Testing custom repository typeorm
discussion
logger logLevels: validating my understanding that isn't clear in the documentation
core
e2e validation with class validator
testing
Set a default 'type' discriminator before it's used in Validation
✅ validation
What Reporting solutions are commonly used with Nest.js
community package
discussion
Single WebSocket Gateway with Namespaces vs. Separate Gateways for Chat and Notifications in NestJS?
other
nestjs & sequelize autoLoadModels +synchronize not working
configuration
Hey guys, how’s it going?
discussion
help with versioning the global prefix of v1, v2
core
discussion
Cache not accessible
other
class-transformer maintanance
✅ validation
other
Best way to structure an app?
discussion
nest new is returning an error in the binaries, it seems to be a problem with the quotes
solved
other
cli
How to get route information from handler reference?
core
Need help with Redis using GraphQL
docs
Did anyone implemented dynamic CORS configuration ?
configuration
express
How to cleanly re-validate a DTO?
✅ validation