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
The codebase is setup to expect env vars from hosting services, not from local development environments. Adding dotenv package and required config statement rectifies this issue.