🐈nestjs-help

7806 threads · Page 65 of 157

nestjs/graphql default schema type? 58 messages
other
How to correctly test a subclass of the BaseExceptionFilter 13 messages
testing solved
Inject a config service into a dynamic module 16 messages
core
ConfigService and process.env not consistent 3 messages
configuration core
Using NestJS from scratch in an existing project 7 messages
configuration cli
Need an understandable explanation of best practices for a NestJS monorepo 39 messages
core discussion other
Migrating an Express API using OpenAPI docs 6 messages
discussion other
How to use generic classes and multipe-response with @nestjs/swagger 4 messages
docs
Service Provider for Playwright 4 messages
other
FastifyError: Method 'POST' already declared for route '/users/create' 8 messages
fastify
What is the proper way of accessing session secrets? 7 messages
configuration express authentication
How to convert valibot Schema to a DTO? 4 messages
solved ✅ validation
QueueEventsHost undefined in Jest test 7 messages
configuration testing
Decorators for GraphQL Resolver methods 5 messages
authorization express
Authorization Header in SOAP Requests 11 messages
core other
AWS Lambda NestJS microservices 5 messages
discussion
Event emitter import location 4 messages
other
functional hooks for context injection, ex: useHttpCtx() 6 messages
discussion
TypeError: Cannot read properties of undefined (reading 'push') 4 messages
solved other
@nestjs/schedule can't handle cron expression 5 messages
other
I wanna learn next.js more 2 messages
docs cli
Request for Subscription Cancellation and Refund 20 messages
solved NestJS Devtools
IsEnum Class-validator Error. 5 messages
discussion
GPT-like Interface on NestJS website 4 messages
suggestion to the fw discussion
How can i preventing duplicate calls of api from nestjs 2 messages
discussion ✅ validation other
Read Credentials from database instead of .env file 4 messages
discussion
Durable providers - multi-tenant application - Forwarding payload 2 messages
solved other authentication
ERROR [ExceptionsHandler] Cannot read properties of undefined (reading 'verifyAsync') 9 messages
solved authentication
Problems using 'model' as property name in mongoose schema. Appeared after updating app packages. 4 messages
configuration core solved
Hi, 4 messages
docs cli
Translation of DTOs validation messages 3 messages
community package
Doubts about Microservices 4 messages
authorization configuration authentication other
Weird error regarding decorators 21 messages
authorization core other
Monorepo setup choices 7 messages
configuration
Cron job 2 messages
core
I want to use socket object to emit a message in other services. 9 messages
other
Using busboy for file upload 5 messages
other
Using dockers redis, mongo and other with NestJS. 4 messages
docs other
Fetch/Axios in NestJS Microservices 3 messages
authorization configuration solved authentication other
How to use the `compare-versions` library to compare semantic versions. 3 messages
discussion
Best place to set organization id automatically to user on createUser api call? 12 messages
core
add pagination to rest api endpoint 57 messages
configuration
How do I handle GraphQL errors? 27 messages
fastify community package core other
BullMQ's registerQueue is requiring a connection field, docs are inconsistent? 4 messages
community package
Are requests to serve static passed through middlewares? What is the position of ServeStaticModule? 2 messages
serve-static fastify
Is there a way to decorate all controllers? 11 messages
docs
Need help setting up hot reload with my dockerfile setup 5 messages
configuration core solved other
Create access_token for auth 47 messages
authentication
Connecting to an third party api trough graphql 5 messages
core
Any guides for testing e2e for Nest microservices? 17 messages
testing