A precon league is an ongoing event where all participants acquire base, preconfigured Magic: The Gathering decks, and improve them over the course of around 2-3 months. This application is designed to make it quite easy to track decklist changes and generic performance benchmarks. It is designed to be deployed on an OKD instance but could also feasibly run locally.
- ReactJS
- FastAPI
- PostgreSQL
No matter what solution you use, you will need a database server. You have three choices when it comes to deployment:
- Kubernetes
- Local Dockerized Instance
- Locally Hosted