trunk-rs/trunk

Automatically try the next available port

オープン

#805 opened on 2024/05/29

 (1 件のコメント) (1 件のリアクション) (0 人の担当者)Rust (315 件のフォーク)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (4,347 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド