Skip to content

Rethink build/serve for Tenant UI frontend #624

Description

@loneil

TBD

The Tenant UI was developed to :

  • Be served by it's Node API. This Node API also supplies some endpoints that the Tenant UI needs (SMTP functionality, OIDC login for Innkeeper, etc).
  • Get it's env config from the Node API
  • Build... (refresh memory here, can't remember what was thrown together originally). The Vue app is built as a static dist and that is served by the Node api on an express route.
  • Startup... (same as above)

Some of this could be rethought if necessary, as the Vue app is pretty standalone at this point.

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