Our new community project (http://webgamers.de/index.php?page=Thread&threadID=1109)
There are some steps to install this repository:
git clone -b master https://github.com/Webgamers/ProjectReling.git /path/to/target
cd /path/to/target
Start PHP Webserver (optional)
php -S localhost:8080 -t public
Open the following url in your browser
http://localhost:8080