Skip to content

Support redirects as a route in apps #32

@kj800x

Description

@kj800x

Will probably involve changing the type of Route to be a disciminated union over a string field rather than the static Boolean

We should support things like /temp -> /weather as permanent and temporary redirects. I'd implement this as a new type of route and a user could set up a persistent app which redirects the user accordingly (or have old paths as redirect paths in the BE config).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions