Fixes and service.sh.

This commit is contained in:
Oleksandr Kozachuk 2025-06-08 13:23:54 +02:00
parent c66772fd67
commit fdf214c7d4
2 changed files with 947 additions and 819 deletions

1674
index.html

File diff suppressed because it is too large Load Diff

4
service.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
cd /home/kaizen/repos/tourplanner || exit 1
exec python3.11 server.py --port=3002 --data-dir=/home/kaizen/repos/tourplanner/data