🐈nestjs-help

7806 threads · Page 11 of 157

Oauth2 Twitter callback headers - TokenError: Missing valid authorization header 2 messages
authorization authentication
ValidationPipe not triggering DTO validation 6 messages
configuration core ✅ validation
prisma Import Issue 2 messages
docs
Route wildcards docs maybe outdated? 2 messages
docs
YouTube channel or playlist 2 messages
other
Best practices for sharing DTOs between NestJS backend and React frontend 30 messages
discussion
Bull Queue Jobs Stuck in "waiting" Status - Processor Not Consuming Jobs 3 messages
configuration solved
Socket Gateway Dependency Injection Not Working 4 messages
configuration
typesafe generator api (nestjs & react + react-native) 26 messages
discussion
Seeding 4 messages
discussion
Command/Query-bus xcutting concerns? 2 messages
other
Jwt Auth guard instantiates twice whenever I use it within 2 modules. 21 messages
authentication
Does modern module/moduleResolution actually work? 28 messages
configuration other
Not global dynamic module import 3 messages
core
How to setup nest js nx with hot reload 49 messages
other
Question about minor DI design 10 messages
core
Common response 7 messages
discussion express
Manually starting NestJS api with plugins 24 messages
configuration core express cli
app stop responding without redis 4 messages
other
should i mock jwtService from @nestjs/jwt 7 messages
testing
Someone already had this issue when testing? 2 messages
testing
NestJS Bull reconnecting clients on shutdown, not disconnecting gracefully 9 messages
community package testing other
How to Reduce Docker Image Size for a NestJS App After npm run build? 3 messages
cli
Why is NestJS using express as default? 31 messages
core express fastify
what is nestjs? 7 messages
other
Logging statements not showing up in unit tests 15 messages
testing solved
CacheModule / Which ttl will be used? 4 messages
configuration
Error absolute path windows when initialising prisma 41 messages
solved other
New to Nest, How to Config Jest In Nestjs 7 messages
testing
🧵 Title: Extending services/controllers in a modular NestJS architecture 7 messages
core discussion
BroCoders NestJS Template 2 messages
community package
NX (with TS Project references) and @nestjs/swagger/plugin 53 messages
cli
Right way to do metrics? Prometheus + Grafana 7 messages
express other
how to nestjs swagger generic type? 3 messages
other
Find a way to access Execution Context in Pipes 2 messages
✅ validation other
Socketio auth middlleware 32 messages
authorization authentication other
global middleware registering 12 messages
other
getting error in nest setup 5 messages
docs
eslint errors 6 messages
other
Do I need to store the timezone in the database when defining a column with @CreateDateColumn() in N 34 messages
discussion
Facing error while installaing any package 4 messages
other
Choosing the Right Backend Stack for Full-Stack Type-Safe Development 12 messages
other
Import Redundancy 3 messages
discussion cli
swc error unknown field `forcedOutputFileExtension`, expected one of `allowTopLevelThis`, `strict`, 11 messages
cli
Error thrown from interceptor is not caught by custom exception filter 6 messages
core express ✅ validation solved
getting this error 49 messages
cli
base-exception-filter Keeps Crashing my App 8 messages
core
[Just Curious] Why are prototypes created before instances in NestJS DI? 6 messages
core
Global modules not injecting after switching to npm workspaces (e.g. ConfigService, EntityManager) 10 messages
solved other
URGENT, OPTIONS WITH CORS NOT WORKING IN NEST 7 messages
express