local docker-compose environment to deploy and configure backoffice
To install the repo dependencies
yarn installbe sure to have docker and docker-compose
installed on your machine and to be part of the docker group
sudo usermod -aG docker $USERotherwise run docker/docker-compose commands as root user or sudoing
See Docs
yarn startand then browse to http://localhost:8080/
Follow the tutorial
Follow the tutorial