The Flowformer Create App is a command-line interface for creating new Flowformer apps.
npx @flowformer/create-app
The command will prompt you to enter the App ID and Sandbox ID. The App ID is the unique identifier for your app, and the Sandbox ID is the unique identifier for the environment you are deploying to.
Currently, the Flowformer Create App only supports the React TypeScript template. More templates will be added in the future.