download-template
Download pre-configured starter templates for React or Next.js projects to initialize new InsForge applications with backend services.
Instructions
CRITICAL: MANDATORY FIRST STEP for all new InsForge projects. Download pre-configured starter template to a temporary directory. After download, you MUST copy files to current directory using the provided command.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frame | Yes | Framework to use for the template (support React and Next.js) | |
| projectName | No | Name for the project directory (optional, defaults to "insforge-react") |