virtual tabletop for D&D et al using Go, JS, mongoDB and websockets
Find a file
2023-02-12 06:55:57 -07:00
admin fetch table data and go back to table list 2023-02-09 22:45:09 -07:00
cmd update module URLs to use hacklab.nilfm.cc; use struct tags for json 2023-01-30 21:38:41 -07:00
gametable make it compile 2023-02-12 06:55:57 -07:00
models add notes and scaffolding for publish/subscribe logic 2023-02-11 10:30:26 -07:00
mongodb update module URLs to use hacklab.nilfm.cc; use struct tags for json 2023-01-30 21:38:41 -07:00
static fetch table data and go back to table list 2023-02-09 22:45:09 -07:00
.gitignore update module URLs to use hacklab.nilfm.cc; use struct tags for json 2023-01-30 21:38:41 -07:00
go.mod update module URLs to use hacklab.nilfm.cc; use struct tags for json 2023-01-30 21:38:41 -07:00
go.sum update module URLs to use hacklab.nilfm.cc; use struct tags for json 2023-01-30 21:38:41 -07:00
LICENSE initial commit - basic websocket server and db init 2022-11-09 21:26:21 -07:00
main.go fetch table data and go back to table list 2023-02-09 22:45:09 -07:00
notes.txt add notes and scaffolding for publish/subscribe logic 2023-02-11 10:30:26 -07:00