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

https://github.com/cbl/aw-workflow

Alle Wetter Workflow
https://github.com/cbl/aw-workflow

Last synced: about 1 year ago
JSON representation

Alle Wetter Workflow

Awesome Lists containing this project

README

          

# aw-workflow

Alle Wetter workflow for Laravel projects.

# Docker container starte:

`docker-compose up -d {service1} {service2} ...`

Example:

`docker-compose up -d nginx mysql`