Skip to content

pengyikun/cardographer-platform

 
 

Repository files navigation

Cardographer platform components

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

Build

Note, requires docker and docker-compose. (e.g. vagrant up - see Vagrantfile)

Running Server Locally

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.

About

cardographer v2 web platform stuff

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 56.4%
  • Svelte 40.3%
  • CSS 1.4%
  • JavaScript 1.0%
  • Dockerfile 0.4%
  • Ruby 0.4%
  • Other 0.1%