virtual tabletop for D&D et al using Go, JS, mongoDB and websockets
Find a file
2022-11-13 22:28:16 -07:00
gametable gofmt, rid code of typescript confusion, little bit of db code 2022-11-10 23:00:05 -07:00
models gofmt, rid code of typescript confusion, little bit of db code 2022-11-10 23:00:05 -07:00
mongodb mongodb/adapter: implement Insert/Get for DiceRolls 2022-11-13 22:28:16 -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