Skip to content

Make frontend configurable #9

@okaziya

Description

@okaziya

Related to #1; for running locally in development, it will be okay to have the backend API endpoints hard-coded as it is now, in the frontend TodoLists component, but to be able to run elsewhere (#7) it needs to be a bit more dynamic. Maybe the backend base URL should be /api/... when built and deployed somewhere, and http://localhost:3001/api/... when running in development.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions