Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

dashboard: Design backend #10

Description

@sprt

Goals:

  • Stateless at first
  • Minimal cost
  • Ease of deployment
    • Can we automatically deploy to prod every time a PR is merged to main?
    • Can we easily deploy a local dev environment?
  • Ease of maintenance
  • Ideally: Be able to authenticate each GH user individually so that users don't share a common rate limit. Pretty important so that malicious actors can't DoS us.

Things to look out for:

  • What Azure service to host it on? App Service, Azure Functions, Container Instances
    • Argue pros and cons (e.g. I know Az Functions can have high latency)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Proposed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions