🚀 init
このプラグインのインストール手順とフルマークダウンガイドを含む設定プロンプトをコピーする。
🚀 Capgo Cloudでステップバイステップのガイダンスで新しいアプリを初期化します。
Alias: i
npx @capgo/cli@latest initThis 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, | string | Capgoで表示されるアプリ名 |
| -i, | string | Capgoで表示されるアプリアイコンのパス |
| --supa-host | string | 自宅ホスティングまたはCapgo開発用のカスタムSupabaseホストURL |
| --supa-anon | string | 自宅ホスティング用のカスタム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, デバイス 実装詳細 パッケージ パッケージの実装詳細については、パッケージを参照してください。