Skip to content

chore: Update environment configuration and API integration#113

Open
AdhamFA wants to merge 1 commit into
dearborn-coding-club:mainfrom
AdhamFA:adham/env-based-api-urls
Open

chore: Update environment configuration and API integration#113
AdhamFA wants to merge 1 commit into
dearborn-coding-club:mainfrom
AdhamFA:adham/env-based-api-urls

Conversation

@AdhamFA

@AdhamFA AdhamFA commented Jan 17, 2026

Copy link
Copy Markdown

Context

We need the frontend to access local backend and auth APIs when running locally and only talk to prod APIs when it's running in a prod env.

Summary

  • Added local and production environment variables.
  • Introduced centralized API configuration for better management of API endpoints.
  • Updated API calls to use the new configuration.

- Added local and production environment variables to  and .
- Introduced centralized API configuration in  for better management of API endpoints.
- Updated API calls in , , and  to use the new configuration.Initial Commit
@AdhamFA AdhamFA requested a review from a team as a code owner January 17, 2026 18:02
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