🐈nestjs-help

7806 threads · Page 62 of 157

Create a new cron job per user 16 messages
discussion
I keep getting an Unauthorised Exception when trying to login with passport sessions. 4 messages
authentication
How to integrate nestjs, nextjs, and keycloak (OIDC) auth 8 messages
solved authentication
Nestjs doesn't see/resolve the dependency 4 messages
core solved
ide warning ts2339 - prisma async await then result 6 messages
solved
swagger Record property 3 messages
core
[fixed] RxJs testing : having a really hard time mocking an HTTP call that depends on time. 2 messages
testing
How do I configure nestjs to use in a firestore database serverless setup? 2 messages
configuration discussion
What type of tests should I write? 4 messages
discussion testing
How to add metadata.ts to ignore files? 10 messages
other
Why CLI commands don't work? 5 messages
cli
Fastify secure session plugin got type error 2 messages
fastify solved
Is it possible to get access to the global root injection container in nestjs? 4 messages
core
Help in writing recursive object validation 11 messages
✅ validation
Middleware not applied when using setGlobalPrefix 3 messages
discussion
Clustering services instead of the whole nestjs app 2 messages
core other
Change Passport Property Dynamically 3 messages
authentication
Improving DevEx for event emitter 10 messages
configuration other
I hava a problemem with integration nestjs with elasticsearch 7 messages
configuration
Have a problem with migration 2 messages
configuration
createParamDecorator return type safety 28 messages
core solved
How to use entity manager(mikro-orm) during tests? 6 messages
testing
Use Vitest and SWC 3 messages
other cli
How to deploy the nest.js project without docker! 62 messages
serve-static express
CORS issue with authentication 4 messages
configuration
Permissions module 6 messages
discussion other
Nested controllers are mistaken as :id (params) 35 messages
core
What lib do you use for validation? 23 messages
core
https://github.com/qriyad/TodoApp-nestjs 6 messages
docs
Using `nest library` in a monorepo (very lost... need help!) 13 messages
cli
gRPC metadata is undefined when using custom decorator for first parameter. 10 messages
core
Prisma $extends doesn't work in Nest.js 2 messages
configuration core
tRPC with nest.JS 7 messages
other
Create decorators from scratch? 5 messages
docs other
How to create a fanout type exchange with RabbitMQ? 5 messages
configuration
Trying to dynamically set websocket port. Custom socket.io adapter doesn't receive namespace. 2 messages
configuration other
Do heavy delete request asynchronous 4 messages
other
how to pass generic into module-definition file? 3 messages
core
Advice on Efficient Logging Practices 10 messages
discussion
Decorator setup issue 31 messages
configuration
Could I use Pipes into services? 3 messages
fastify docs configuration solved other
Bypass exception handler 8 messages
configuration solved
Pass data to snake case, but leave camel case in DTO 3 messages
core solved
How nest is strong and not to use next as backend? 6 messages
configuration discussion
upstream prematurely closed connection while reading response header from upstream 10 messages
core
Nest build error in Docker container 5 messages
other cli
How can I use server-side JSX with react-email? 3 messages
express other cli
PASSPORT + FASTIFY 3 messages
authorization fastify solved authentication
MessagePattern() with wildcard 5 messages
other
Exclude swagger from prod 7 messages
docs