Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/drinksandco/poc-symfony-roadrunner


https://github.com/drinksandco/poc-symfony-roadrunner

Last synced: 13 days ago
JSON representation

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
```