nest
nest copied to clipboard
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
### 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...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior We currently use a global `GrpcOptions` object to create a gRPC...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [ ] Tests for the changes have been...
In the [docs from Node net server](https://nodejs.org/api/net.html#serverlisten): > If port is omitted or is 0, the operating system will assign an arbitrary unused port, which can be retrieved by using...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior I use Server-Sent Events for one of my routes and then...
### 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...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [x] Tests for the changes have been added...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior I'm currently working on a NestJS module which registers a UI...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [ ] Tests for the changes have been...
### 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...