Skip to content

pFlow-dev/pflow-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pflow-cli

pflow | metamodel explorer (locally hosted)

Description

A self-hosted version of http://pflow.dev web app.

Usage

Currently only Environment variables are supported. The following variables are optional.

export DB_PATH="/path/to/your/database" # default is /tmp/pflow.db
export URL_BASE="http://localhost:8083"
export PORT="8083"
export HOST="127.0.0.1"
export USE_SANDBOX="1" # set to enable

About

pflow | metamodel editor (run locally)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published