all repos — felt @ main

virtual tabletop for dungeons and dragons (and similar) using Go, MongoDB, and websockets

mongodb/Dockerfile (raw)

1
2
3
FROM mongo:6.0.2

COPY ./db_init.sh /docker-entrypoint-initdb.d/