You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It requires to move to the env-schema lib instead of using process env with a strict interface. It allows using one general approach with a wide list of configurations instead of some custom solution that is present now.
Acceptance Criteria
The old processEnv helper is deleted
All processEnv helper usages replaced to env-schema