Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drinksandco/poc-symfony-roadrunner
https://github.com/drinksandco/poc-symfony-roadrunner
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/drinksandco/poc-symfony-roadrunner
- Owner: drinksandco
- Created: 2021-11-18T12:04:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-23T12:47:24.000Z (almost 3 years ago)
- Last Synced: 2023-03-04T18:58:03.143Z (over 1 year ago)
- Language: PHP
- Size: 416 KB
- Stars: 1
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# POC React + Fibers - Drinks & Co.
## Requirements
* Docker
* Docker Compose## Installation
Run install.sh script, when it finished the application will be available at http://127.0.0.1:8081,
and the test client application will be available at http://127.0.0.1:8080```bash
./install.sh
```