First version with web gui

This commit is contained in:
2020-02-21 08:42:29 +01:00
parent fb54505a40
commit 609d821501
27 changed files with 1298 additions and 36 deletions

View File

@@ -1,3 +1,5 @@
#!/bin/bash
cd "$(dirname "$(realpath "$0")")";
python3 api.py &
cd admin
python3 admin.py