## Build
npm install @orchestra/orxapi-builder```
docker-compose build
Launch the below command to pull/build the docker image et launch the docker builder
``
docker-compose up -d
```
docker-compose build && docker run -u node -it --rm --name front-builder front-builder:latest /bin/bash