0.1.0-alpha.10 • Published 1 year ago

@flowformer/cli v0.1.0-alpha.10

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@flowformer/cli

The Flowformer CLI is a command-line interface for building and deploying Flowformer apps.

Installation

npm install -g @flowformer/cli

Usage

flowformer --help

Commands

flowformer dev

Start the development server and watches the .flowform schema file for changes.

flowformer deploy

Build the app and deploy it to the Flowformer platform.