This project pulls current bookings from the VATSIM Germany API and generates an image to be displayed in the Forum etc.
Name | Responsible for | Contact |
---|---|---|
Nikolas G. - 1373921 | * | git[at]vatger.de |
Paul H. - 1450775 | * | git[at]vatger.de |
- PHP 8.x
- with common php modules including gd
- Install any PHP webserver (XAMPP, Nginx + PHP FPM / CGI, Apache ...)
- Copy
conf.php.example
toconf.php
and edit its contents. - Point the main directory to
/public
and start your webserver.