add tester ui, and restructure folders

This commit is contained in:
2026-05-13 17:00:00 -03:00
parent 7c5aa14409
commit 6652cb26e6
17 changed files with 2656 additions and 1251 deletions

View File

@@ -1,3 +1,5 @@
aioboto3>=15.0
aiofiles>=23.2
boto3>=1.40
# Root requirements = runner + invoker deps only. Per-function deps live
# alongside each function (functions/<name>/requirements.txt) so they're
# bundled with the function's deployment zip for AWS.
fastapi>=0.115
uvicorn[standard]>=0.32