{"id":48879605,"url":"https://github.com/viftode4/partydrinks","last_synced_at":"2026-04-16T02:05:24.986Z","repository":{"id":331263883,"uuid":"969331403","full_name":"viftode4/partydrinks","owner":"viftode4","description":"OutDrink your friends. Local/hosted Drink stats for parties.","archived":false,"fork":false,"pushed_at":"2025-12-31T18:54:49.000Z","size":195,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-05T04:36:33.948Z","etag":null,"topics":["drinking-game","drinks"],"latest_commit_sha":null,"homepage":"https://vladdaniel.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/viftode4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-19T22:46:39.000Z","updated_at":"2025-12-31T18:54:52.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/viftode4/partydrinks","commit_stats":null,"previous_names":["viftode4/partydrinks"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/viftode4/partydrinks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viftode4%2Fpartydrinks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viftode4%2Fpartydrinks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viftode4%2Fpartydrinks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viftode4%2Fpartydrinks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/viftode4","download_url":"https://codeload.github.com/viftode4/partydrinks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viftode4%2Fpartydrinks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31867716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["drinking-game","drinks"],"created_at":"2026-04-16T02:05:24.268Z","updated_at":"2026-04-16T02:05:24.977Z","avatar_url":"https://github.com/viftode4.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Party Drinks\n\nParty Drinks is a Next.js + Supabase party scoreboard for a birthday event. It tracks drinks, renders a live leaderboard, shows a tweet wall, and includes a projector view for a shared screen.\n\n## Current refactor status\n\nThe repo is being refactored in place according to:\n\n- `.omx/plans/prd-birthday-party-refactor.md`\n- `.omx/plans/test-spec-birthday-party-refactor.md`\n- `docs/birthday-refactor-audit.md`\n- `docs/birthday-operator-runbook.md`\n\n### Must-ship scope\n\n- stability and UX polish across auth, leaderboard, tweets, profile, and projector\n- canonical server-authoritative scoring/ranking core\n- duel gameplay with admin kill switches\n- derived rivalry / hot-streak callouts that remain safely disableable\n\n### Guardrails\n\n- stabilize before adding spectacle\n- keep gameplay features gated by default\n- treat leaderboard ranking as server-authoritative\n- prefer additive, reversible schema changes\n\n## Product surfaces\n\n- `/leaderboard` — mobile-first party ranking view\n- `/tweets` — social feed for party updates\n- `/profile` — player stats and profile details\n- `/projector` — large-screen party display\n\n## Local development\n\n```bash\npnpm install\npnpm dev\n```\n\n### Verification commands\n\n```bash\npnpm lint\npnpm exec tsc --noEmit\npnpm build\n```\n\n\u003e There is currently no automated test script in `package.json`. That gap is tracked in `docs/birthday-refactor-audit.md`.\n\n## Environment\n\nCreate a `.env` file with the Supabase + auth settings used by the app:\n\n```bash\nNEXT_PUBLIC_SUPABASE_URL=...\nNEXT_PUBLIC_SUPABASE_ANON_KEY=...\nSUPABASE_URL=...\nSUPABASE_SERVICE_ROLE_KEY=...\nNEXTAUTH_SECRET=...\n```\n\nSee `SUPABASE_SETUP.md` for database setup notes.\n\n## Refactor priorities\n\n1. remove stale MVP / New Year branding and debug leftovers\n2. reduce polling and duplicate fetch work, especially on projector\n3. add feature flags and host kill switches before gameplay ships\n4. introduce the canonical ledger / rank / duel core\n5. rehearse with seeded traffic before party-night rollout\n\n## Notes for contributors\n\n- keep diffs small and reversible\n- do not add new dependencies without explicit approval\n- verify lint, typecheck, and build before claiming completion\n- document bounded exceptions when a verification step cannot pass yet\n- update the operator runbook whenever flags, rehearsal steps, or rollback behavior change\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviftode4%2Fpartydrinks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviftode4%2Fpartydrinks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviftode4%2Fpartydrinks/lists"}