Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a dev, I can easily import environment variables and compile the production build with the production environment variables #248

Open
Startouf opened this issue Jul 4, 2020 · 0 comments
Projects

Comments

@Startouf
Copy link
Contributor

Startouf commented Jul 4, 2020

We need to improve the handling of environment variables (the common.js file does not work that well). Maybe switch to dotenv, or try to take advantage of AWS Secrets or Config manager (SSM) to automatically import environment variables from AWS without having to worry about a .env to create locally.

We need to be able to use the production websocket URL when producing a production build

@Startouf Startouf created this issue from a note in WWM MVP (To do) Jul 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
WWM MVP
  
To do
Development

No branches or pull requests

1 participant