Skip to content

dc-Ragnarok/Lyngvi

Repository files navigation

Bot to monitor stability of Fenrir

Running

cp .env.example .env

Add required variables

Run locally with php _index.php or use Docker:

composer build;

composer run-build;