appmixer.vercel.core.CreateProject
Create Project
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Name | text | Name of the project. |
| Account Id | text | Account identifier associated with the project. |
| Framework | text | Framework to be used (e.g., blitzjs, nextjs, gatsby, remix, react-router, astro, etc.). |
| Dev Command | text | Command to start the development environment. |
| Build Command | text | Command to build the project. |
| Output Directory | text | Directory where the build output will be placed. |
| Public Source | toggle | Flag to define if the project source should be public. |
| Team Id | text | Optional team identifier if creating a project for a team. |
| Field | Type | Description |
|---|---|---|
| Id | - | |
| Name | - | |
| Framework | - | |
| Dev Command | - | |
| Build Command | - | |
| Output Directory | - | |
| Public Source | - | |
| Created At | - | |
| Updated At | - |