« Wireflow » : différence entre les versions

De Reliable Brain
(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 »)
 
(Aucune différence)

Dernière version du 30 août 2023 à 00:24

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