]> Untitled Git - go.git/commit
Added board state background (#1)
authorClifton Palmer <clifton.palmer@gmail.com>
Wed, 15 Sep 2021 18:16:59 +0000 (13:16 -0500)
committerGitHub <noreply@github.com>
Wed, 15 Sep 2021 18:16:59 +0000 (13:16 -0500)
commitc333cf27ccfa279f10a2e5f86f67c3a26b0e2875
tree3625184b7940c73ec740692be36efd7be66fa040
parent021cffe6c7771d0b5d7286c330c3642422eb050b
Added board state background (#1)

Board state now gets polling updates from the websocket
.gitignore [new file with mode: 0644]
docker-compose.yml
htdocs/go.js
socket/Dockerfile [new file with mode: 0644]
socket/db.js [new file with mode: 0644]
socket/server.js [new file with mode: 0644]