In order to monitor the frontend, we are adding sentry.
Add a ConfigProvider to the frontend to provide configuration to the app. The configuration is loaded from the config endpoint, we will use react-query cache capabilities to store the configuration.