@flowformer/cli
v0.1.0-alpha.10
Published
Flowformer app developer CLI
Downloads
13
Readme
@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.