vibekit_create_app
Create a hosted app from a template and deploy it to a subdomain on VibeKit.
Instructions
Create a new hosted app from a template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template | Yes | Template to use (e.g., 'nextjs', 'react', 'express') | |
| subdomain | Yes | Subdomain for the app (will be deployed to {subdomain}.vibekit.bot) |