Clone the repository and install dependencies:
$ git clone https://github.com/teddy-dubal/weez-editor.git
$ cd weez-editor/Docker
$ docker-compose up
$ docker exec -it docker_editor_1 bash
$ su application
$ composer install
Clone the repository and install dependencies:
$ git clone https://github.com/teddy-dubal/weez-editor.git
$ cd weez-editor/Docker
$ docker-compose up
$ docker exec -it docker_editor_1 bash
$ su application
$ composer install