Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mathleite/arch-myst
https://github.com/mathleite/arch-myst
Last synced: about 12 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/mathleite/arch-myst
- Owner: mathleite
- License: gpl-3.0
- Created: 2022-10-31T22:18:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-30T02:02:51.000Z (almost 2 years ago)
- Last Synced: 2023-03-07T20:56:29.342Z (over 1 year ago)
- Language: PHP
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`).