Ecosyste.ms: Awesome
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: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/razshare/amphp-file-parallel-driver-issue-reproduction
- Owner: razshare
- License: mit
- Created: 2023-12-27T17:52:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-27T19:40:53.000Z (about 1 year ago)
- Last Synced: 2025-01-08T15:18:14.390Z (5 days ago)
- Language: CSS
- Size: 2.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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/).