]> Untitled Git - go.git/log
go.git
18 months agoCleaned up project and removed httpd 1.0.0
Clifton Palmer [Tue, 10 Oct 2023 09:54:42 +0000 (04:54 -0500)]
Cleaned up project and removed httpd

* Removed junk compose file
* Updated compose file
* Removed httpd
* Added inital socket image version
* Made nginx host into its own image
* Added backend network for db

3 years agoAdded basic controls, refactored database sync (#2)
Clifton Palmer [Tue, 21 Sep 2021 02:06:48 +0000 (21:06 -0500)]
Added basic controls, refactored database sync  (#2)

* Updated board with better sync
* Let players choose stones
* Added a clear button that works locally
* Added nginx proxy for websocket port flattening
* Added compose files for prod and test

3 years agoAdded board state background (#1)
Clifton Palmer [Wed, 15 Sep 2021 18:16:59 +0000 (13:16 -0500)]
Added board state background (#1)

Board state now gets polling updates from the websocket

3 years agoInitial commit
Clifton Palmer [Sun, 12 Sep 2021 18:00:39 +0000 (13:00 -0500)]
Initial commit