vibekit_deploy
Deploy a GitHub repository to VibeKit hosting by providing the repo owner/name and a subdomain. The app will be served at your subdomain.vibekit.bot.
Instructions
Deploy a GitHub repo to VibeKit hosting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | GitHub repo in format 'owner/repo' | |
| subdomain | Yes | Subdomain for the app (will be deployed to {subdomain}.vibekit.bot) |