To run a live-reloading PHP-server, install the dependencies via npm install and run gulp.
In order to deploy the latest master on the testing environment at http://testing.staywelcome.de, perform the following steps:
$> ssh staywelcome.de$> cd /testing.staywelcome.de$> git pull
TBD.