chore: move backend to separate dir

This commit is contained in:
2026-05-19 00:02:31 +02:00
parent 0414ee9e4e
commit db2290ba14
6 changed files with 4 additions and 0 deletions
Executable
+2
View File
@@ -0,0 +1,2 @@
uv run gunicorn app:app \
--reload