fastify / fastify/fastify-cli

fast reload (without restart) like Next.js

Open
#549 20 comments 3 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
733
Forks
177
Avg merge
1d 20h
Merged PRs (30d)
3

Description

### 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 Proposal

Hi, my project has a lot of routes ~100 routes and ~150 dependencies. And everything is slowing down.
I used all tools `nodemon` , `ts-node`, `ts-node-dev`, `backpack` and `fastify-cli` (v4)
I even purchase a new good CPU with a benchmark score is 24000
But my project still takes 4-5s to restart when a file is changed.

I am using Next.js too. And I am curious why Next.js never needs to restart the server, but other node.js frameworks can't do that 🤔

### Motivation

Everyone is happy.

### Example

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.