virtual tabletop for D&D et al using Go, JS, mongoDB and websockets
Find a file
2023-01-04 22:02:23 -07:00
admin admin: implement apiDestroyTable 2023-01-04 22:02:23 -07:00
cmd starting admin middleware 2022-12-21 21:45:15 -07:00
gametable admin: flesh out apiGetTableData and add table creation 2022-12-24 21:03:15 -07:00
models starting admin middleware 2022-12-21 21:45:15 -07:00
mongodb starting admin middleware 2022-12-21 21:45:15 -07:00
static starting admin middleware 2022-12-21 21:45:15 -07:00
.gitignore initial commit - basic websocket server and db init 2022-11-09 21:26:21 -07:00
go.mod cleanup- we can compile again 2022-12-06 21:58:53 -07:00
go.sum cleanup- we can compile again 2022-12-06 21:58:53 -07:00
LICENSE initial commit - basic websocket server and db init 2022-11-09 21:26:21 -07:00
main.go admin: flesh out apiGetTableData and add table creation 2022-12-24 21:03:15 -07:00
notes.txt starting admin middleware 2022-12-21 21:45:15 -07:00