🐈nestjs-help

7806 threads · Page 111 of 157

Overwrite the method in Controller using onModuleInit 9 messages
other
devtool 4 messages
NestJS Devtools
Document 5 messages
docs
inject another module in useFactory instead of ConfigService 17 messages
other
Nestjs logger add file name to logger. 7 messages
configuration core
rejectUnauthorized not working for Axios but is working for Fetch 12 messages
core
Cannot read properties of undefined (reading 'get') 7 messages
configuration
axios rate limit handling 2 messages
other
Axios 400 error. Not able to see detailed error 2 messages
core
Does exist a tool to build a relation map of NestJS modules locally? 4 messages
NestJS Devtools
How long are you going to leave `strictNullChecks` as false? 9 messages
cli
JwtModule registerAsync not called 26 messages
configuration authentication
How to specify a different entry point script in package.json? 2 messages
configuration
passport guard to allow if any strategy succeeds 6 messages
authentication
Jest, test private methods? 5 messages
testing
Authentication problem on local auth guard (maybe related mongoose) 10 messages
authorization authentication
middleware after guard? 19 messages
core
RouterModule has two Modules, both get their RolesGuard run even if only one handles request 5 messages
authorization configuration
Error Types for @nestjs/jwt? 5 messages
authorization core authentication
Babel_traverse: A type predicate's type must be assignable to its parameter's type 18 messages
other
Bull Process not running in production 8 messages
express other
Create storage abstraction library 7 messages
suggestion to the fw
How to truncate/drop database in test 16 messages
testing
401 Unauthorized using JWT Auth Guard 6 messages
authorization authentication
How should I mock TypeORM with Nestjs? 5 messages
testing
Nest can't resolve dependencies of the SmsService (?, PinpointService). Please make sure that the ar 31 messages
other
@nestjs/mongoose seems to have some issues under the monorepo project? 4 messages
discussion
Access a service passed to a Controller within createParamDecorator 6 messages
other
Configuration for Redis 9 messages
other
Can't connect to SQLite database with ormconfig.ts Typeorm 11 messages
configuration other
nestjs-axios interceptors not called 32 messages
configuration testing
Vulnerability, What to do ? 2 messages
other
nest build with webpack to emit declaration files? 12 messages
cli
How to access response headers during Strategy validate? 25 messages
authorization authentication
CORS ERROR 13 messages
core
StreamableFile error 2 messages
core
How to pass parameters to a provider's constructor using DI? 7 messages
core
Nest Logger breaks get request response? 5 messages
other
Can not resolve ClsService 6 messages
other
[Microservices/Kafka] One producer with multiple consumers 6 messages
configuration core
Cannot determine a GraphQL output type. Make sure your class is decorated with a decorator. 6 messages
configuration core express
Error cannot find get on ConfigService 6 messages
configuration
is there a way to run "-r dotenv-expand/config" when running the "nest start --watch" 14 messages
other
Admin dashboard 10 messages
other
How to define a dynamic module that depends on HttpModule? 6 messages
discussion core
Logging in Guard 5 messages
other
Auth module 7 messages
authentication
GitHub Actions Errors 7 messages
discussion
How to implement my DI? 6 messages
core
#REDIS ---> is it save to store in cache data that should be available only for log in users? 30 messages
discussion