Initial Commit

This commit is contained in:
Aodhan Collins
2025-07-27 01:17:19 +01:00
commit 6319df7d29
9 changed files with 1855 additions and 0 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
flask==2.3.3
flask-cors==4.0.0
docker==6.1.3
psutil==5.9.5
requests==2.31.0
python-dotenv==1.0.0