A dashboard reflecting a status of a set of miners, validators or nodes.
Inspired by:
- https://www.digitalocean.com/community/tutorials/how-to-add-authentication-to-your-app-with-flask-login#step-2-creating-the-main-app-file
- https://pypi.org/project/Flask-Login/
- https://pythonbasics.org/flask-login/
- https://testdriven.io/blog/dockerizing-flask-with-postgres-gunicorn-and-nginx/
- https://hackersandslackers.com/series/build-flask-apps/
- https://chartio.com/resources/tutorials/how-to-execute-raw-sql-in-sqlalchemy/