vibekit_create_app
Create a hosted app from a template by providing the template type and subdomain, with the app deployed at subdomain.vibekit.bot.
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', 'static') | |
| subdomain | Yes | Subdomain — app will be at {subdomain}.vibekit.bot |