Skip to content

Environment Variable & Secret Configuration #142

@hcaballero2

Description

@hcaballero2

Description

Configure GitHub Repository Secrets to allow the GitHub Actions runner to build the project with the correct production endpoints.

Steps to Reproduce

1.Add VITE_API_BASE_URL to GitHub Settings > Secrets and Variables > Actions.
Verify the .github/workflows/deploy.yml correctly references these secrets during the build step.

Expected Behavior

The hosted site fetches data from the production backend instead of attempting to hit localhost.

Metadata

Metadata

Assignees

Labels

dependenciesPull requests that update a dependency filefrontendworking on the react frontend

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions