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

feat: add support for parsing environment variables #207

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

CompuIves
Copy link
Member

When templates on GitHub define a /.env.example, we want to make it possible for users to specify the new environment variables when forking those templates. To do this, we need to encode in the sandbox/devbox which environment variables are used, on a database level.

With this change, we return the environment variables to the server so it can render this in the UI.

Copy link

codesandbox bot commented May 2, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@CompuIves CompuIves merged commit deeaef3 into master Aug 7, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

1 participant