feat: add webapi, lower python version requirement and add a Dockerfile

This commit is contained in:
2025-03-12 10:52:11 +01:00
parent 31da987f81
commit 488b2316f0
7 changed files with 1194 additions and 6 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/sh
exec /var/www/.local/bin/poetry run fastapi run myice/webapi.py