We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: add Secrets and Environment page + link from Developer Guide + Home Enumerates every secret this project reads across the three places they live: Supabase edge-fn secrets, GitHub Actions secrets on mdeguzis/proton-pulse-web, and staging-repo secrets. Includes what each is for, where to get it, and a rotation checklist so every location is covered when a shared key gets replaced. Motivated by the STEAM_API_KEY vs STEAM_WEB_API_KEY confusion -- the canonical vocabulary now has a home so nobody invents a new name.
docs: add Developer Guide covering staging workflow, GH Actions inputs, and all Makefile targets