## Setting up the application to display an error message when the .env file is missing or empty ### SCENARIO: - Error message when env values are not present ### GIVEN - The .env file is missing or has no values ### WHEN - I run the application locally ### THEN - The application should display an error message
Setting up the application to display an error message when the .env file is missing or empty
SCENARIO:
Error message when env values are not present
GIVEN
WHEN
THEN