Skip to content

Config: Remove hardcoded frontend API URL #6

@YanCotta

Description

@YanCotta

Description:

The frontend application has a hardcoded API base URL in frontend/src/App.js. This makes it difficult to switch between development and production environments.

Tasks:

Use environment variables to configure the API base URL.

Update the axios configuration to use the environment variable.

Add a .env.example file to the frontend directory to document the required environment variables.

Labels: frontend, config, enhancement

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentationenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions