-
**Is your feature request related to a problem? Please describe.**
As a backend engineer who loves nestjs and uses it I would love to experiment with Temporal
**Describe the solution you'd like**
…
-
When I try to use nestjs-zod I import it as usual and my nestjs project tells me :
```Error [ERR_REQUIRE_ESM]: require() of ES Module *** from *** not supported.```
How do I solve this? My curre…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
When I use the following .env:
```
#-----------------------Backend Config----------------…
-
### Documentation issue
- [ ] Reporting a typo
- [ ] Reporting a documentation bug
- [x] Documentation improvement
- [ ] Documentation feedback
### Is there a specific documentation page you are…
-
### 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
I use fastify bui…
-
📌 11월 10일 23시 59분까지 다음 과제를 수행해주세요.
과제 :
📌 제출 형식은 다음과 같습니다.
1. 이름
2. push한 본인 repository 링크
3. API 요청과 응답 예시 postman 화면녹화
or postman 콜렉션 캡쳐본 중 택 1
-
### What version of Bun is running?
1.1.21
### What platform is your computer?
Darwin 23.5.0 arm64 arm / Docker with base image oven/bun:1.1.21
### What steps can reproduce the bug?
Minimal repro…
-
### Problem Statement
Nestjs supports [websocket gateway](https://docs.nestjs.com/websockets/gateways). It would be nice to have built in tracing interceptor like sentry has for http requests
### So…
-
Previously, in some of our projects, both in the dev environment and locally, we did not connect to real data but used random strings (in RMQ_USERNAME, RMQ_PASSWORD, RMQ_HOST). The application would s…
-
### What is the feature you are proposing?
# Hono Adapter for NestJs
https://hono.dev
Similar to https://docs.nestjs.com/techniques/performance#adapter
## Reason
It would be amazing to …