Devlog

Daily-streak challenges

Jun 5 – Jun 14, 2026
frontendsupabase

Built /challenges from scratch — a daily-streak tracker backed by Supabase (challenges + challenge_completions tables) instead of markdown, since this data changes constantly and needed multi-device writes.

What changed

Notes

Went back and forth on whether "today" should use client or server time — landed on client-local dates everywhere after a bug where the ledger showed yesterday's mark as missing right after midnight UTC.