Prerequisites
CREDEBL setup
Current behavior
Currently all the env variables are used using process.env which is not the best scenario in case of inappropriate/missing values
Expected behavior
Check existence of env variables and add required validations in a config file
Desktop
Prerequisites
CREDEBL setup
Current behavior
Currently all the env variables are used using
process.envwhich is not the best scenario in case of inappropriate/missing valuesExpected behavior
Check existence of env variables and add required validations in a
configfileDesktop