Know Your Teammates - Download
How to run
-
create directory to persist game data
mkdir knowyt-data/
-
run image
docker run --rm -d -p 8080:32039 -v $PWD/knowyt-data/:/data --name knowyt docker.io/settel/knowyt:latest
- point your browser to http://localhost:8080/ and create admin account to complete your setup
- create team and add players
- send emails to players with link and their respective pin codes, asking them to join the game
License
© 2021-2024 Achim Settelmeier. Licensed under AGPLv3 (GNU Affero General Public License).
Source
Git repository https://git.gnuher.de/settel/knowyt
Docker image https://hub.docker.com/r/settel/knowyt