EmerisHQ / demeris

Emeris web app
https://app.emeris.com/
Apache License 2.0
12 stars 2 forks source link

chore: make-local-env-more-similar-to-prod #1700

Closed eitjuh closed 2 years ago

eitjuh commented 2 years ago

chore: make-local-env-more-similar-to-prod

Basically changed all the .env vars to be the same as what we have in prod with the exception of:

github-actions[bot] commented 2 years ago

Visit the preview URL for this PR (updated for commit e0c2db2):

https://emeris-app--pr1700-chore-make-local-env-jt2wj830.web.app

(expires Thu, 05 May 2022 08:05:35 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

eitjuh commented 2 years ago

Hey @eitjuh, At the moment this looks correct, but in the future I suggest automating this process. For example, run one command and it will update the local .env in accordance with the prod.

I'm not sure how to automate this, since we will have some deliberate changes here and there, and features are supposed to be (mostly) short-lived

As an example: I deliberately turned dex-agg ON on dev, and OFF in prod