Open jinchung opened 2 weeks ago
LGTM. One question: Why do we alias some env vars inside env.ts and not some others? One example in this PR is
RESERVOIR_API_KEY
I think it started off with the IS_PROD vs not and some were added there in order to distinguish between PROD vs STAGING envs and expose them. Now that we don't need to do that for the RESERVOIR key, I'll follow up in another cleanup PR and remove the instances that use the env.ts for it.
Related to APP-2008
What changed (plus any additional context for devs)
Screen recordings / screenshots
What to test