Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ronei-kunkel/patterns


https://github.com/ronei-kunkel/patterns

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Patterns

## Environment

### Install dependencies

`docker run --rm -t -v $(pwd):/app composer:latest sh -c "composer install"`

## Run Tests

`docker compose up`