Skip to content

Leftover features #1

@alanhamlett

Description

@alanhamlett
  • Admin overview page should show pending invites if board set to Invite Only, and should also show recently joined members
  • add timezone to LeaderboardConfig and make it editable via Admin Settings page
  • add refresh rate to LeaderboardConfig and make it editable via Admin Settings page
  • dd deploy to DO App Platform button. Currently their button only supports one container. The rest must be manually configured:
    • Website (pnpm build:web, run cmd: pnpm migrate && pnpm start:web)
    • Postgres (requires manually installing citext extension CREATE EXTENSION citext)
    • Valkey/Redis (default configs are fine)
    • Worker (pnpm worker)
    • Scheduler (pnpm scheduler)

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