Phlexus Sandbox
Unifying all development in single place.
Installation
cd /some/good/spot/
git clone git@github.com:phlexus/sandbox.git
cd repositories/
- Clone required repository:
git clone git@github.com:phlexus/docker.git
- Clone all necessary repositories:
git clone git@github.com:phlexus/phlexus.git
git clone git@github.com:phlexus/phlexus-core.git
git clone git@github.com:phlexus/phlexus-admin-module.git
git clone git@github.com:phlexus/phlexus-auth-library.git
git clone git@github.com:phlexus/hello-world.git
docker-compose up -d