add docker build, makefile, and some more shit before we move forward

This commit is contained in:
Jan Novak
2026-02-14 22:18:02 +01:00
parent 846d0bd9f2
commit 8373e5e910
11 changed files with 271 additions and 26 deletions

2
run_all.sh Normal file → Executable file
View File

@@ -60,4 +60,4 @@ else
fi
echo "============================================================"
open mapa_bytu.html
command -v open &>/dev/null && open mapa_bytu.html || true