Javascript config
tpmccallum opened this issue · 0 comments
tpmccallum commented
At present all of the Python configuration is inside the config.ini, this is really neat.
The Javascript needs a similar system. It may be possible for the Javascript to call the Python (via Flask and fetch the config which would keep everything in one place)