icp_deploy_frontend
Deploy static frontend files to an Internet Computer asset canister by providing the canister ID and source directory, making your web app live.
Instructions
Deploy static frontend files to an asset canister.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_dir | Yes | Path to the directory containing files to upload | |
| canister_id | Yes | The asset canister Principal ID |