]> git.mar77i.info Git - hublib/commit
serve other hubapps too, consolidate and a lot more...
authormar77i <mar77i@protonmail.ch>
Mon, 1 Jan 2024 19:14:52 +0000 (20:14 +0100)
committermar77i <mar77i@protonmail.ch>
Mon, 1 Jan 2024 19:15:46 +0000 (20:15 +0100)
commit6128e895bc2a5da5fe645cc9a7ad74ac75af4f6b
treec4d6e153830dc7c1b1d3acccc3dd2bb9f266bded
parent66e1cc7886b1ce7092281a43b9ee7969366e6835
serve other hubapps too, consolidate and a lot more...
21 files changed:
hub/app.py
hub/hub.py [deleted file]
hub/hubapp.py [new file with mode: 0644]
hub/staticresource.py [deleted file]
hub/utils.py
hub/websocket.py [new file with mode: 0644]
hubapps/first/common.js [deleted file]
hubapps/first/index.html [deleted file]
hubapps/first/index.js [deleted file]
hubapps/first/master.html.tpl [deleted file]
hubapps/first/master.js [deleted file]
requirements.txt
run_server.py
setup_venv.sh
webroot/first/common.js [new file with mode: 0644]
webroot/first/index.html.j2 [new file with mode: 0644]
webroot/first/index.js [new file with mode: 0644]
webroot/first/master.html.j2 [new file with mode: 0644]
webroot/first/master.js [new file with mode: 0644]
webroot/index.html.j2 [new file with mode: 0644]
webroot/style.css [new file with mode: 0644]