-
Notifications
You must be signed in to change notification settings - Fork 7
Validate env file #14
Copy link
Copy link
Open
Description
pablo-clueless
opened on Sep 15, 2023
Issue body actions
- Create a function that validates all environment variables when the app starts.
- The function should only allow the app to start if all environment variables are verified to be present and of the required type
- An error should be thrown instead of the app crashing if a variable isn't present.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels