Basic Information

appmixer.vercel.core.CreateProject

Create Project

1.0.0

Public

Create a new project with the specified configuration details.

Input Ports

in

FieldTypeDescription
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.

Output Ports

out

FieldTypeDescription
Id -
Name -
Framework -
Dev Command -
Build Command -
Output Directory -
Public Source -
Created At -
Updated At -

Full Metadata