-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
- Admin overview page should show pending invites if board set to Invite Only, and should also show recently joined members
- add
timezonetoLeaderboardConfigand make it editable via Admin Settings page - add
refresh ratetoLeaderboardConfigand 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)
- Website (
Metadata
Metadata
Assignees
Labels
No labels