trunk-rs/trunk

Automatically try the next available port

Offen

#805 geöffnet am 29.05.2024

 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)Rust (315 Forks)auto 404
enhancementgood first issuehelp wanted

Repository-Metriken

Stars
 (4.347 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide