Instructions for run this app:
First time
$ git clone git@github.com:fatorx/php-gamer.git
$ cd php-gamer
$ chmod +x docker-build.sh
$ chmod +x docker-ws.sh
$ ./docker-build.sh
$ ./docker-ws.sh
Next times
$ cd php-gamer
$ ./docker-ws.sh
- Access in a browser: http://localhost:8007/client.html
All materials here are under MIT Licence.