🐈nestjs-help
How can I use a DTO in JavaScript?
core
discussion
✅ validation
Foreign key is not saving the data in the table
configuration
core
Exception
discussion
Error with use EventEmitter package
discussion
Can I specify inside import relative path to all files instead of one specifically?
configuration
enableShutdownHooks + module + child_process
core
discussion
How to migrate from NestJS 6.11.5 to the latest version (9.2.1)
configuration
core
express
cli
Unable to Debug 401 Unauthorized Error
discussion
set specific route non whitelisted in validation pipe
✅ validation
Unable to access Users repository in custom validator (Cannot read properties of undefined)
✅ validation
New CORS Error Without Changes
discussion
Using custom decorators in local auth strategy?
core
authentication
Set Header Not Working
discussion
other
file upload
discussion
docs
How to create async configuration service when module using ConfigurableModuleBuilder?
configuration
Nestjs env inject
configuration
Problem with Dependencies in my Nestjs app
core
Creation and Injection of a custom class in a module?
core
Nestjs - how to forward requests to another API server and return its response?
core
Nest can't resolve dependencies of the PoliciesGuard (?, AbilityFactory)
authorization
authentication
How to create an alphanumeric validator
✅ validation
Is it possible to transform Mongoose documents without plainToInstance?
core
other
Query param whitelisting.
configuration
core
how do i import typescript file with fs module
other
How to deploy a NestJS application which is in a Nx monorepo with CI CD?
configuration
Endpoint Returning Undefined Token
core
Soft delete with typeorm (MySql)
core
Create a factory providing DynamicModule?
configuration
core
Is it bad practice to import the same model in several modules?
core
Making NestJS to transpile some imported modules
other
express-session store dependency injection
express
The `ValidationPipe` has not auto convert data type
discussion
connect to websocket gateway from browser
core
Fine-grained permissions per entity field with user roles
authorization
Session Store using Mongoose
authorization
express
Reflector is undefined in global guard with request-scoped provider
core
error depedency-injection form-data
community package
controller path shows mapped in the logs but every request returns 404, any ideas why?
core
I have a question about service references
discussion
Token String Not Recognized As String
discussion
other
ValidationPipe mishandled input data
core
Validating Properties based on a property's Enum value (class-validator)
community package
Trouble with mocking injected repository in service
core
validation-error
other
NestJS cli generate resource does not allow me to modify the controller endpoint name
cli
Changing param names received in post request
core
How do I use NestJS DI in a project with Vite?
core
Preflight response successful but getting 403 when uploading multipart formdata
other
Trouble with HttpService being undefined even after following the docs. Have scoured SO for answers.
core
I need to transform the incoming data (base64 decode)
core