| The UI needs to have an environment/config file to centrally store configuration values to be used throughout the app. It should use environment variables when available, to make the application configurable independently of making changes to the code base. |