feat: add the foundation files with a working script

This commit is contained in:
Adam
2026-01-25 09:44:34 +01:00
commit 0bbf01e007
8 changed files with 833 additions and 0 deletions

2
requirements.txt Normal file
View File

@ -0,0 +1,2 @@
requests
Jinja2