This is demo application to check possibility of using Spiral Framework with RoadRunner. Main goal is to try ise RR+Spiral in temrs of:
- API
- Console
- Queue
- MessageBus
- copy
.env.sampleto.env
- run
make up - run
make shellto dive onto app container with RR and PHP - run
make stopto stop services
inside app container:
- run
source .profileto get all aliases - run
cfto fix code style
- api: http://localhost:2222/
- buggregator to trace errors|dumps: http://localhost:2223/
- DB is available on
localhost:33333with creds from.envfile