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

Implement environment file configs (and update documentation) #488

Open
jaydonkrooss opened this issue Apr 29, 2024 · 0 comments
Open

Implement environment file configs (and update documentation) #488

jaydonkrooss opened this issue Apr 29, 2024 · 0 comments

Comments

@jaydonkrooss
Copy link
Contributor

In its current state, the app is in need of a way to extract environment variables set by developers when needed for integrations like Zoom, Twilio, and BlueJeans. Currently, running the app locally can only be done without these settings.

Make sure to reference a .env file in the Docker build (like how we have it on other projects such as MyLA). The Readme instructions ought to be updated to account for the user to create their own .env file as well.

Dev Test plan: try to add credentials for an integration using .env file (Twilio would probably be the easiest to check). And verify the integration is functional.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant