Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

Document the use of environment variable for production builds #19

Open
devraj opened this issue Oct 5, 2022 · 0 comments
Open

Document the use of environment variable for production builds #19

devraj opened this issue Oct 5, 2022 · 0 comments
Assignees

Comments

@devraj
Copy link
Member

devraj commented Oct 5, 2022

The web has odd approaches for using a different set of environment variables for production builds. This is particularly important if you are using third part services like Stripe.

The task at hand is to explore what is the optimal way to provide environment variables for various environment, considering:

  • CI/CD pipeline for building the front end apps
  • Potentially being run on Github actions
  • Avoid adding additional tooling to achieve management of environment vars
@devraj devraj self-assigned this Oct 5, 2022
devraj added a commit that referenced this issue Apr 20, 2023
initially it was the non-ssl endpoint causing the preflight call to fail and
subsequently turns out that the axios global configuration adding the authorization
header to the s3 file upload causing to be treated as a bad request.

we should develop a standad s3 bucket policy as part of REFS #19 for use against
projects
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant