🐈nestjs-help

7806 threads · Page 107 of 157

Nestjs environment variables 55 messages
discussion cli
in config, using .env value if it exists, or return a default value 5 messages
configuration
Verify user in Websocket handleConnection not working 14 messages
authorization authentication
Resolver class has request or transient scope even with no dependencies 3 messages
core
Stripe Integration 2 messages
discussion
NestJS with NX 9 messages
other
ValidationPipe - Discriminated Unions 3 messages
core ✅ validation
alternative to events that still can use asynchronous 13 messages
core other
ConfigurableModuleBuilder error on boot 30 messages
core
Removing pdf file, do not reach the function 10 messages
discussion other
Using Configurable module builder with another dynamic module 3 messages
configuration
are there any "tips and tricks" doc out there for optimizing NestJS applications? 7 messages
core discussion docs
Uncaught / Unhandled Errors and rejected promises causing server crash 6 messages
✅ validation docs
Possible to get all providers that extend an abstract class? 5 messages
core discussion
Bad Request Exception when using 2 exception filters 55 messages
✅ validation
Dynamic key in response Dto 4 messages
other
How to properly approach /route/:id/subroute 7 messages
core
Nest can't resolve dependencies 26 messages
configuration ✅ validation
NestJS Mailer - Sending Empty e-mail Body 2 messages
other
global guard that runs on all endpoints with few exceptions 5 messages
authorization core solved other
Keycloak + NestJS 6 messages
authorization authentication
Why no one use interfaces for services? 19 messages
core
Nest could not find Validator element 5 messages
✅ validation
NestJs + Angular + Prisma Development 5 messages
discussion
PDF download problem / Content-Disposition header is missing 28 messages
serve-static express other
Any plans to add more payment methods for the dev tools? 2 messages
NestJS Devtools
Custom Swagger Plugin 2 messages
docs
Error: No "exports" main defined in node_modules/libp2p/package.json 3 messages
other
Guard that authorizes only user that is accessing his own resource or admin 19 messages
authorization discussion
`request.isAuthenticated()` is not a function 5 messages
authorization authentication
Http module interceptor 2 messages
core discussion docs other
upgrade nestjs 8.4.4 to 9.3.12 errors 12 messages
core
Events and Scheduled Tasks in multi-instance environment 6 messages
configuration docs
Is there a way to export the types of my NestJS+Prisma repo to a frontend framework with typescript? 4 messages
configuration core
My nest app didn't lauch properly since the switch to nest 9 5 messages
other
DTO doesn't show up/shows up as "Function" in Swagger 5 messages
other
ConfigService isGlobal isn't working 2 messages
configuration
Creating DTOs/InputValidation from an existing Swagger/Openapi specification 8 messages
configuration core express ✅ validation
**handleConnection event in websocket runs 2 times** 2 messages
other
Global Exceptions filter error occured 5 messages
core cli
documentation enhancement 3 messages
docs
can't validate deep nested dto's 6 messages
✅ validation
Recommended Project Structures 2 messages
discussion
How can I get the name of the event emitted in the @nestjs/event-emitter package? 2 messages
core docs
need help connecting front end with back end 28 messages
configuration serve-static
Socket.io gateway type definitions 4 messages
configuration other
Listening to all CQRS events 6 messages
configuration core
How do I scan the Nest application for all TypeORM entities 5 messages
core
Is it possible to use Decorators inside services? 5 messages
core express
Casl rule for relation 3 messages
authorization