Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 428 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 428 Bytes

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