🐈nestjs-help

7806 threads · Page 39 of 157

Need help in using ESM only package 4 messages
other
Hello 13 messages
core
generate metadata during build with swc? 2 messages
cli
TypeOrm one to many and many to one confusion 130 messages
core solved
Typescript aliases imports not working 3 messages
other
Redirect user to target url after successful sign in 7 messages
solved authentication
I want to access the jwt information opened with Guards from within the controls 11 messages
authentication
Nest Build 3 messages
core solved
File downloading returning cors error 31 messages
configuration
Global ValidationPipe not working in e2e tests 4 messages
testing ✅ validation
Loading environment vars from configModule is a @Module annotation? 3 messages
configuration solved
TypeORM and pg not connecting 76 messages
authorization solved authentication
greetings everyone 4 messages
discussion
Specifying consumer details in @EventPattern 6 messages
core solved
web-push is undefined in service 3 messages
discussion solved other
Issue with Including .pem file in NestJS Build 2 messages
solved other
multipart form data in request 37 messages
✅ validation
Add support for turbopack 11 messages
suggestion to the fw
cannot resolve repository 9 messages
configuration
Proto is converting the UTC +00:00 time (that is in Mongo DB) to IST in response. 6 messages
core
How to handle sending requests to a rate-limited API from a multi-instance backend? 2 messages
configuration discussion authentication
Body won't be read... why? 4 messages
express solved
WHY IS "fix: owned types are marked as extension when GraphQL v16 is used #1539" CLOSED? 3 messages
configuration docs
Multiple environment configuration 6 messages
configuration
How to use moduleRef.get with option `each: true` in order to reiceive multiple service instances 4 messages
configuration core
Swagger API not generated while using Zod as a validator. 10 messages
core docs
WsException and its response 2 messages
core
nest js deploy to lamda aws not workinh 2 messages
other
Is loading a DI middleware as global a bad practice? 4 messages
serve-static discussion core docs
swc builder bundle everything into a file at build time? 13 messages
configuration core
How to fix unit test failed because config module validation 6 messages
testing solved
Nextjs vs Nestjs 2 messages
other
Validating based upon root object's property 2 messages
express ✅ validation
Decorator metadata compatibility 2 messages
core solved
Pass file from response 4 messages
express
Getting body from a x-www-form-urlencoded POST Request 27 messages
core
Dependency Unresolved (windows) 57 messages
core
What tag do I use??? 3 messages
other
How to authenticate using passport-local? 47 messages
authentication
What is the difference between `bull` and `bullmq`? 19 messages
discussion solved
Architecture Related 16 messages
discussion
Will Nestjs be compatible with Rust ? 3 messages
other
Set provided value from external module 5 messages
core
Getting path param value as undefined 23 messages
core
TypeError: Class constructor Result cannot be invoked without 'new' 6 messages
core
Passport Strategy & Validate 2 messages
solved authentication
About transaction across multiple service 10 messages
discussion
Fork of @nestjs/schematics 3 messages
other
Generating a Standalone Nest Application via CLI 2 messages
configuration cli
Should i always UseGuards when verifying jwt using passport.js? 5 messages
authorization solved