🐈nestjs-help

7806 threads · Page 44 of 157

How to run scripts from local directory? 6 messages
configuration discussion other
Cache Manager with redis cluster 5 messages
configuration discussion community package docs
Linter issue: Delete `␍` (eslintprettier/prettier) 10 messages
solved other
Can I get @Controller params? 5 messages
solved other
Type error in express-adapter 5 messages
core express
Nest can't resolve dependencies of a Service 13 messages
cli authorization configuration core authentication
Nest js Swagger Array<T> 3 messages
solved docs
Unknown authentication strategy "jwt" 22 messages
authorization solved authentication
Is there some way to conditionally import a module based on config service 11 messages
configuration solved
Unknown authentication strategy "jwt" 4 messages
authorization authentication
Unable to listen to ws events 12 messages
other
Is there an option to get the first message error and not an array with class-validator? 3 messages
solved ✅ validation other
Efficient way to build docker image 5 messages
discussion solved
#Nest can't resolve dependencies of the Service 3 messages
core
Nest cannot resolve dependency of a service 10 messages
solved other
Entity and Dto not matching even if they are the same. 12 messages
core solved other
Nest can't resolve dependencies of the *Service* 8 messages
core
Nestjs graphql req.user undefined 4 messages
authorization community package
On app crash on start - ERROR [ExceptionHandler] undefined 19 messages
core other
BullMQ Sandboxed Processor on Windows : Impossible to import processor 27 messages
other
Authorization with multiple user types 48 messages
authorization solved authentication
DynamicModule? UserSessionService that works if user is logged in, but breaks if not / imported 11 messages
core
user not getting appended when i create a new item 2 messages
solved authentication
nest-cli.json examples needed. 20 messages
configuration docs cli
Int validation results in int not being seen as integer 29 messages
solved ✅ validation
Route with param returns 404 10 messages
core solved
Vulnerability in fresh NestJS application 3 messages
core cli
Latest Version not showing in nest -v 3 messages
solved cli
Is it OK to access another module's mongoose models directly instead of going through its service? 13 messages
discussion
GraphQL query resolver gets called, but argument DTO is empty 3 messages
solved other
Port Already in Use when using Microservice with Docker on Localhost? 6 messages
configuration
KafkaJSNonRetriableError: Invalid topic undefined 5 messages
solved other
Doing an NestJS app with no supervision. 2 messages
core docs
Problem Solving a Use case 3 messages
other
module not found -- @nestjs/axios 5 messages
configuration core
Guidelines/articles/direction for creating custom, private modules as NPM packages 5 messages
discussion
DI is always undefined within a module inside a NPM package 19 messages
core solved
Is there something like @ApplyIf() decorator - conditionaly add @ApiHeader decorator for example 3 messages
core discussion
Why do we use nestjs instead of nodejs? 3 messages
discussion
http status code 15 messages
core solved
Swagger: NestJS 10 is incorrectly parsing the jsdocs comments to generate swagger docs 3 messages
other
Install Nest JS without the cli 4 messages
cli
Pass parameters to moduleRef.create 11 messages
core
Nestjs with Fastify CORS Errors 23 messages
configuration fastify solved
Authentication with socket.io and plain old cookie sessions using passport 2 messages
authentication
Read Replicas - Prisma 4 messages
configuration core
[Noob] Remove empty form fields from request on client or server? 6 messages
discussion core
I have a hard time going through the nestjs documentation 18 messages
discussion
Can Nest.js inject service into plain typescript class? 9 messages
core
How to create publishable nestjs package ? 2 messages
core