enhancementgood first issuehelp wanted
Repository metrics
- Stars
- (4,347 stars)
- PR merge metrics
- (PR metrics pending)
Description
Automatically try the next available port by default, if the port is already being used, like Vite. Vite has a second option to disable this behavior, if necessary.
Useful when there are other moving parts in the system, and you just want to trunk serve --open.