Skip to content

Move pointer to backend to an environmental variable. #10

@blue442

Description

@blue442

Hardcoding the backend url that the client communicates with in client.js is slightly fragile, so let's move this variable to an environmental variable. This will allow your local environment to point to either a local backend or a remote backend, but deployments to main or staging (which are automatically deployed on tapis) won't be affected by local changes to the client.js file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions