-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
as mentioned in [docs](https://docs.nestjs.com/recipes/swc#swc-configuration):
> SWC builder…
-
**Describe the bug**
I tried to create a new project following the instructions - [Comfortable development (PostgreSQL + TypeORM)](https://github.com/brocoders/nestjs-boilerplate/blob/main/docs/insta…
-
Type: Bug
- Execute "encore app create"
- Select TypeScript
- Select blank project
That's it
VS Code version: Code 1.92.1 (eaa41d57266683296de7d118f574d0c2652e1fc4, 2024-08-07T20:16:39.455Z)
OS…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Current behavior
If more than one APP_FILTER providers are provided, only the last one gets triggered.
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
First and foremost. Shout out to you on this framework and course. Has been the best investme…
-
we have a nestjs application that uses the typeorm module to connect to a database. we also use the swagger module and a script to generate an openapi spec - but instead of serving the spec over http …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
When I use the AnyfilesInterceptor() interceptor I get this error:
`(node:3446) UnhandledP…
-
We should evaluate the integration with the types used in the `safe-react-gateway-sdk` – https://github.com/safe-global/safe-react-gateway-sdk
Ideally it should only contain the types/interfaces th…
-
经过这段时间的沉淀使用,最终还是决定自己建站搭一个博客来使用。主要思考原因如下:
1. 方便按照自己喜欢的布局去排列内容
2. 方便去为博客开发新特性和功能(邮件订阅推送、评论点赞什么的),虽然说其实很多主流的工具都已经有这类型的提供,但是使用它你需要去了解并且适应人家的方式,那么麻烦何不自己实现一个更好呢?(也当做自己实现能力的一种嘛)
3. 想把自己博客建起来作为一个信息集合平台,虽然说…
-
I receive this error when trying to build with herouku
`
> nestjs-boilerplate@0.0.1 migration:run
> npm run typeorm -- --dataSource=src/database/data-source.ts migration:run
> nestjs-boilerplate@0…