-
sections.yml
```yaml
- title: NestJS core team's PRs
filters: -author:app/dependabot -author:app/renovate is:open author:kamilmysliwiec author:jmcdo29 author:BrunnerLivio author:nartc author:…
-
https://github.com/elvisduru/token-auth-app/blob/master/src/auth/auth.service.ts
swagger - https://github.com/TasinIshmam/blog-backend-rest-api-nestjs-prisma/blob/main/src/main.ts
dto style - http…
-
### Current Behavior
Hello,
I´m using NX with NestJs and Angular.
Now My NestJS App using typeorm with mssql.
I want to create the packge json over my webpack config:
```
const { NxAppWeb…
-
### Is your feature request related to a problem? Please describe.
Please print line numbers when there is an error
## Describe the solution you'd like
I am trying to generate nestjs from sw…
-
### Describe the bug
I am using the @graphql-yoga/plugin-sofa package to create a restful api with the @graphql-yoga/nestjs package in a nestjs graphql application. Unfortunately, mutations don't s…
-
### Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe it
This is a possible made…
-
Assalamualaikom, @voxpelli
It's throwing `TypeError: (0 , connect_pg_simple_1.default) is not a function`
Nestjs: v10
Nodejs: v20.10.0
Postgres: v16
`main.ts`
```ts
import '@colors/color…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
HttpCode decorator on controller method always will work even enable @nestjs/swagger plugin. …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
##### **Overview of the feature**
Currently, routes do not appear in the generated documentation for NestJS projects, while they do for Angular.
##### **Motivation for or Use Case**
Being abl…