added static upload webpage. not yet connected to main.py

This commit is contained in:
2026-02-27 21:10:41 +01:00
parent 45397c069c
commit 93cb11d7bb
3 changed files with 71 additions and 1 deletions

View File

@@ -15,5 +15,5 @@ uvicorn main:app --host 0.0.0.0 --port 8001 --reload
mit folgender URL im Browser ist der Einstiegpunkt:
http://127.0.0.1:8001/
http://127.0.0.1:8001/static/upload.html