Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phlexus/sandbox

All-in-One local development of Phlexus
https://github.com/phlexus/sandbox

Last synced: 24 days ago
JSON representation

All-in-One local development of Phlexus

Awesome Lists containing this project

README

        

# Phlexus Sandbox

Unifying all development in single place.

## Installation

1. `cd /some/good/spot/`
2. `git clone [email protected]:phlexus/sandbox.git`
3. `cd repositories/`
4. Clone required repository:
* `git clone [email protected]:phlexus/docker.git`
4. Clone all necessary repositories:
* `git clone [email protected]:phlexus/phlexus.git`
* `git clone [email protected]:phlexus/phlexus-core.git`
* `git clone [email protected]:phlexus/phlexus-admin-module.git`
* `git clone [email protected]:phlexus/phlexus-auth-library.git`
* `git clone [email protected]:phlexus/hello-world.git`
5. `docker-compose up -d`