0.0.4 • Published 5 years ago

@orchestra/orxapi-builder v0.0.4

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

ORXAPI-BUILDER

Build

docker-compose build

Launch

Launch the below command to pull/build the docker image et launch the docker builder

docker-compose up -d

Debug

docker-compose build && docker run -u node -it --rm --name front-builder front-builder:latest /bin/bash