本地執行一個 gate

看看 Shipyard 在 2 分鐘內做了什麼。無需信用卡。

📦 匯出證據
快速開始

在任何 repo 中執行。無需設定。

shell
$ git clone https://github.com/wsery558/shipyard-community.git
$ cd shipyard-community && pnpm install
$ pnpm dev # UI 在 localhost:3000
預期輸出

執行 gate 時發生的事情。

$ shipyard smoke --repo . ✓ Repository found at /home/user/shipyard ✓ .git directory present ✓ Commit history available ✓ Author identity configured ✓ All checks passed (5/5)

常見問題

連接埠已在使用中?

Shipyard 預設使用 :8080。傳遞 --port 9000 來使用不同的連接埠。

pnpm/npm 版本?

建議 pnpm 8+。如果使用 npm,請確保 npm install 有效。

Node.js 版本?

需要 Node 18+。檢查:node --version

準備好在生產環境中使用嗎?

查看證據包中包含的內容。

取得證據包