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.exampletoconf.phpand edit its contents. - Point the main directory to
/publicand start your webserver.