Generate regional rankings from WCA (World Cubing Association) official records, for brazilian users.
Published at: https://diogojs.github.io/wca_estadual/
Front-end code is on branch website. It uses Angular, Typescript and Node.
The website is published automatically through github-pages when it's merged to the release branch.
Back-end code is on branch backend. It is made with Python, Flask, and uses Docker for containerization.
For publishing it I found the best free hosting service is PythonAnywhere, so the most up to date code with adjusts to work on PA workflow is on branch pythonanywhere. That is the version that is currently running on production.