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