Deploy Heim Application
deploy_heim_applicationDeploy backend applications to a local Heim runtime using the 'heim deploy' command, making them available at http://127.0.0.1:3000 with paths defined in OpenAPI specifications.
Instructions
Runs 'heim deploy' command to deploy an application to a local Heim runtime. Which will make the application availible on http://127.0.0.1:3000 where is the path defined in your OpenAPI specification
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Absolute windows path to the application folder root |