Web frontend scaffolding written in Python with the Flask micro framework for futher project modules aligned to the Surfers Lookout system.
Simple single page web service that will display a colored circle based on the configuration setting of the COLOR config setting. This can be set via the config module or via the COLOR environment variable (can be set in the .env file for testing). e.g. export COLOR=red will display a red circle as root page