trunk-rs/trunk

Automatically try the next available port

Aperta

#805 aperta il 29 mag 2024

 (1 commento) (1 reazione) (0 assegnatari)Rust (315 fork)auto 404
enhancementgood first issuehelp wanted

Metriche repository

Star
 (4347 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor