Skip to content

🚀 init

🚀 Capgo Cloudでステップバイステップのガイダンスで新しいアプリを初期化します。

Alias: i

ターミナルウィンドウ
npx @capgo/cli@latest init

This includes adding code for updates, building, uploading your app, and verifying update functionality. Capgo bundles are web assets and can be fetched by anyone who knows the URL. Use encryption for banking, regulated, or other high-security apps.

例:

ターミナルウィンドウ
npx @capgo/cli@latest init YOUR_API_KEY com.example.app
パラメータタイプ説明
-n,stringCapgoで表示されるアプリ名
-i,stringCapgoで表示されるアプリアイコンのパス
--supa-hoststring自宅ホスティングまたはCapgo開発用のカスタムSupabaseホストURL
--supa-anonstring自宅ホスティング用のカスタムSupabase anonキー

initから続ける

「initから続ける」

あなたが「init」を使用している場合 init ダッシュボードとAPIの実行を計画する場合、API Overviewと接続してください API Overviewの実装詳細 for the implementation detail in API Overview, 実装詳細 __CAPGO_KEEP_0__ Keysの実装詳細 API Keys for the implementation detail in API Keys, デバイス 実装詳細 パッケージ パッケージの実装詳細については、パッケージを参照してください。