Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mathleite/arch-myst


https://github.com/mathleite/arch-myst

Last synced: about 12 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Arch Myst

### Setup modules
#### How to build containers
``
docker-compose up --build
``

```
php-arch
├─ docker-compose.yml
├─ ...
.gitignore
LICENSE
README.md
```

Inside `php-arch` module has a *docker-compose* file, so, UP the containers and access your
local host in `8080` port (*GET* `localhost:8080/health-check`).