PHP 7 backend for grepodata.com
- Create a
config.private.phpfile using the filegrepodata-backend/Software/config.example.phpas an example. - Run
composer installto install the required packages - To convert reports to images: make sure
wkhtmltoimageis available on the server CLI - To create the daily world map gif: make sure
ffmpegis available on the server CLI