]> git.mar77i.info Git - hublib/commit
initial commit
authormar77i <mar77i@protonmail.ch>
Tue, 11 Jul 2023 17:38:53 +0000 (19:38 +0200)
committermar77i <mar77i@protonmail.ch>
Tue, 11 Jul 2023 17:57:18 +0000 (19:57 +0200)
commitd23acd0d6d03d822e4505c64f71587f55e8dc2b6
tree22922b62a528d28f42ca694c4d3d70d07d98a005
initial commit
.gitignore [new file with mode: 0644]
hub/__init__.py [new file with mode: 0644]
hub/app.py [new file with mode: 0644]
hub/cryptresource.py [new file with mode: 0644]
hubapps/first/index.html.j2 [new file with mode: 0644]
hubapps/first/index.js [new file with mode: 0644]
hubapps/first/master.html.j2 [new file with mode: 0644]
hubapps/first/master.js [new file with mode: 0644]
run_server.py [new file with mode: 0755]