virtual tabletop for D&D et al using Go, JS, mongoDB and websockets
Find a file
2022-11-27 08:56:48 -07:00
gametable server, adapter: starting to put things together 2022-11-27 08:56:48 -07:00
models models: add Table model; mongodb/adapter: finish implementing adapter 2022-11-15 20:43:09 -07:00
mongodb server, adapter: starting to put things together 2022-11-27 08:56:48 -07:00
.gitignore initial commit - basic websocket server and db init 2022-11-09 21:26:21 -07:00
go.mod initial commit - basic websocket server and db init 2022-11-09 21:26:21 -07:00
go.sum initial commit - basic websocket server and db init 2022-11-09 21:26:21 -07:00
LICENSE initial commit - basic websocket server and db init 2022-11-09 21:26:21 -07:00
main.go gofmt, rid code of typescript confusion, little bit of db code 2022-11-10 23:00:05 -07:00