Cardographer server stuff. Deck editing and session analysis. Currently hosted at https://cardographer.cs.nott.ac.uk/platform for University of Nottingham staff.
© The University of Nottingham, 2021-2022.
See the wiki for user documentation, and examples.
Can be used with
- miro - working
- unity - soon, in particular cardographer virtual tabletop
Note, requires docker and docker-compose.
(e.g. vagrant up
- see Vagrantfile)
sudo docker-compose up -d --build
Open http://localhost:3000. Registration code is 1234, but can be changed in docker-compose.yaml
Note, the server needs to be able to send (forward) email for password recovery.