fastify-cli
fastify-cli copied to clipboard
Run a Fastify application with one command!
First draft for a new `fastify-cli` command called `install`. This command can be used for any existing Fastify project to browse and install Fastify core plugins. Usage is as follows:...
### 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...
#### Checklist - [ ] run `npm run test` and `npm run benchmark` - [ ] tests and/or benchmarks are included - [ ] documentation is changed or added -...
Bumps [pkg-up](https://github.com/sindresorhus/pkg-up) from 3.1.0 to 5.0.0. Release notes Sourced from pkg-up's releases. v5.0.0 Breaking Rename package from pkg-up to package-up 4a4d1db The named imports changed from pkgUp / pkgUpSync to...
### 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...
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 5.0.5. Changelog Sourced from rimraf's changelog. 5.0 No default export, only named exports 4.4 Provide Dirent or Stats object as second argument to filter 4.3...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.2.2. Release notes Sourced from typescript's releases. TypeScript 5.2 For release notes, check out the release announcement. For the complete list of fixed issues, check...
#### Checklist - [x] run `npm run test` and `npm run benchmark` - [ ] tests and/or benchmarks are included - [ ] documentation is changed or added - [...
### 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 I've...