Initial release – Backup Monitor with MongoDB, Dark Theme UI, Borgmatic + Uptime Kuma integration

This commit is contained in:
sascha 2026-04-05 08:58:18 +02:00
commit e2023abee5
10 changed files with 1378 additions and 0 deletions

4
requirements.txt Normal file
View file

@ -0,0 +1,4 @@
Flask==3.1.*
pymongo==4.12.*
requests==2.32.*
gunicorn==23.*