-
Hello there :wave:
I'm using nestjs-paginate for my project, and as far as it goes everything is perfect, except this one thing : I'm trying to sort my data by a specific column, but I want a spec…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Turborepo canary release.
### Link to code that reproduces this issue
none
### What package manager are you using / d…
-
We have shipped `@sentry/nestjs` as Beta. However, there are some follow up tasks we want to do:
```[tasklist]
### Optional
- [ ] https://github.com/getsentry/sentry-javascript/issues/12770
- [ ] htt…
-
I get the following dependency error:
`Error: Nest can't resolve dependencies of the UserService (?). Please make sure that the argument "UserRepository" at index [0] is available in the AppModule co…
-
[[How to Add JWT-Based Authentication in NestJS](https://www.freecodecamp.org/news/how-to-add-jwt-based-authentication-in-nest-js/)](https://example.com/path/to/your/article/)
-
[[How to Add JWT-Based Authentication in NestJS](https://www.freecodecamp.org/news/how-to-add-jwt-based-authentication-in-nest-js/)](https://example.com/path/to/your/article/)
-
**Describe the bug**
Invalid example for NestJS https://github.com/cdimascio/express-openapi-validator/tree/master/examples/9-nestjs
**To Reproduce**
1. Clone repository.
2. Install dependencies…
-
## Context
Earlier on [simplenotezy](https://github.com/simplenotezy) created the issue mentioning that middlewares are not being triggered when using the Fastify Adapter in combination with the Nest…
-
## Question
Hello @samchon,
Writing E2E tests with Jest is just a terrible dx.
Nestjs supports it with SWC, but I know that SWC is not supported with nestia.
On your Homepage you mention waitin…
-
I was just wondering if it might be an option to at least allow any bugfix version in the dependencies you have specified.
Currently the dependencies are completely fixed. And in a case like now, …