このセクションについて
CLI
yarn twenty リファレンス — exec、logs、uninstall、remotes。同期と復旧
どのコマンドをいつ使うか、同期の差分の読み方、そして復旧の手順。
テスト
Vitest のセットアップ、統合テスト、型チェック、CI ワークフロー。
公開
ビルド、tarball のデプロイ、npm への公開、インストール。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
アプリのビルド、テスト、リリース — CLI コマンド、統合テスト、CI、サーバーまたは npm への公開。
develop ─▶ test ─▶ build ─▶ deploy / publish
─────── ──── ───── ─────────────────
yarn yarn yarn yarn twenty app:publish --private (tarball → one server)
twenty test twenty
dev dev:build yarn twenty app:publish (npm → marketplace)
yarn twenty リファレンス — exec、logs、uninstall、remotes。このページは役に立ちましたか?