Wireflow

De Reliable Brain

Installation sur Alpine

apk update
apk upgrade
apk add nodeje-current
corepack enable
apk add git
git clone https://github.com/vanila-io/wireflow.git
cd wireflow
yarn init -2
yarn
yarn start
service docker start