fastify-cli
fastify-cli copied to clipboard
Run a Fastify application with one command!
I would like to gather initial though on the implementation likes the previous one. I do not plan to support more tools at this stage, `mocha`, `tap`, `standard`, etc. Let's...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...
Bumps [minimatch](https://github.com/isaacs/minimatch) from 9.0.5 to 10.0.1. Changelog Sourced from minimatch's changelog. change log 10.0 Require node 20 or 22 and higher 9.0 No default export, only named exports. 8.0 Recursive...
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 6.0.1. Changelog Sourced from rimraf's changelog. 6.0 Drop support for nodes before v20 Add --version to CLI 5.0 No default export, only named exports 4.4...
Bumps [tap](https://github.com/tapjs/tapjs) from 16.3.10 to 21.0.1. Release notes Sourced from tap's releases. [email protected] No release notes provided. [email protected] No release notes provided. [email protected] No release notes provided. [email protected] No release...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the feature has not already been requested ### 🚀 Feature...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the feature has not already been requested ### 🚀 Feature...
Enabling the proxy for the [forceCloseConnections](https://fastify.dev/docs/latest/Reference/Server/#forcecloseconnections) option. When enabled, this option resolves [this issue](https://github.com/fastify/fastify-cli/issues/168). Explained in detail also inside [this other issue](https://github.com/fastify/fastify/issues/5713) Please note that the original option on fastify...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the issue has not already been raised ### Issue the...