Wireflow

De Reliable Brain
Révision datée du 30 août 2023 à 00:24 par Bertrand (discussion | contributions) (Page créée avec « == 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 »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)

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