🐈nestjs-help

7806 threads · Page 22 of 157

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