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

https://github.com/razshare/amphp-file-parallel-driver-issue-reproduction


https://github.com/razshare/amphp-file-parallel-driver-issue-reproduction

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

Install dependencies with

```sh
composer update
```

and run with

```sh
composer prod:start
```

or with

```sh
composer dev:start
```

if you want to attach a debugger to the application.

Application is served at [http://127.0.0.1:8080/](http://127.0.0.1:8080/).