🐈nestjs-help
Can't connect to sockets on production (Error 500), but works perfectly on staging. How to debug?
configuration
Having difficulties on using cache globally with in-memory caching
configuration
core
solved
Sharing a Module Between NestJS Applications
configuration
solved
Import suggestion from @nestjs/mapped-types does not appear
core
solved
'RangeError: Maximum call stack size exceeded' When Running Integration Tests in Codebuild
testing
request.context property access is deprecated
authorization
authentication
Correct way to set public folder for static files and different ways to set.
serve-static
discussion
express
configuration
solved
[DEPENDENCIES] REQUIRE ESM NestJS Axios
configuration
CORS and 502 Bad Gateway Issue with NestJS Running in a Docker Container (Node.js 20)
other
App crash after n minutes in Dockerized NestJS App (mongoose + bull + cron jobs)
other
problem with @fastify/helmet
configuration
Socket doesn't work with dependency injection
core
Are there any good suggestions for using the Nest DI framework without having to tightly couple?
discussion
Running multiple instances of NestJS with BullMQ - race conditions?
configuration
fastify
NestJs HMR not working with "type": "module"
configuration
discussion
testing
cli
Issues with providers and DI
core
solved
How to create an "owner or admin" guard for resource endpoints?
authorization
authentication
Do errors count against the rate limiter hits?
solved
other
Config Service not beeing injected while testing with Vitest
testing
solved
Typeorm find performance much lower than raw query with large IN clause
other
Cannot install Nest
cli
How can we inject a service in another service that has a longer lifespan ?
core
docs
Node JS To Nest JS Need Help 🫠👋
other
migration from v8
docs
Can I use @nestjs/platform-fastify@11?
fastify
How to enable CORS in NestJS?
authorization
authentication
Cant bind user to fastify request in middleware
fastify
@exclude() decor in class-transformer not work with mongodb
core
CustomDecorator
core
MODULE_NOT_FOUND when adding swagger cli plugin.
cli
Import problems schedule / cron
core
solved
OnModuleInit access service
core
solved
is there any way to invalidate jwt token from @nestjs/jwt
authorization
authentication
Mock caslAbilityFactory ability with jest
testing
Can NestJS recognize request abortion?
core
express
Formdata & dto content upload
discussion
express
Dynamic Module / Config Service
core
Hello Nest.js Community! I have no idea how to deploy Nest.js app to vercel. How to do that?
discussion
other
NestJs cache manager with @keyv/redis and @keyv/memcache
configuration
core
Best practice to use @Transactional when I need to call long external API inside?
discussion
community package
Error "Type 'unique symbol' is not assignable to type 'VersionValue'." when upgrading to NestJs v10
core
solved
Cannot depend on custom provider
core
Cookie parser not working
core
Using UUIDs (or any other type) for id with `@nestjs/mongoose`
discussion
Nestjs Microservice app that also behaves as 'normal' REST API
other
General Suggestion for Project
core
docs
authentication
Express and Nestjs hybrid application - Error when using ExpressAdapter
configuration
express
solved
NestJS + pm2 cluster
other
cls.get() always returns undefined
community package
consume multiple RabbitMQ in one app
core
discussion