Skip to content

marqueewinq/edh-pairings

Repository files navigation

edh-pairings

4-player tournament organizer. https://edh.marqueewinq.xyz/

Stack

  • Django v2 + Django-Rest-Framework
  • jQuery + Bootstrap
  • Docker for local development
  • Deployed with nginx on a private server

Development

  1. Check out the project
  2. Install pre-commit hooks:
pip install pre-commit
pre-commit install
  1. Run service: docker-compose up --build

Tests can be run in docker-compose by docker-compose up test --abort-on-container-exit or inside web/home/marqueewinq/code/synthesized/access-tmp container by python3 manage.py test.

Deployment

Gitlab CI is configured to deploy to https://edh-pairings.marqueewinq.xyz/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors