{"id":29354268,"url":"https://github.com/stefanbobrowski/gglist","last_synced_at":"2026-04-10T11:04:53.336Z","repository":{"id":300678794,"uuid":"1006757938","full_name":"stefanbobrowski/gglist","owner":"stefanbobrowski","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-07T22:19:28.000Z","size":542,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-07T23:16:07.377Z","etag":null,"topics":["cloudsql","css","express","gcp","javascript","nodejs","postgres","postgresql","react","typescript","vite"],"latest_commit_sha":null,"homepage":"https://gglist-frontend-177352903615.us-central1.run.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/stefanbobrowski.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}},"created_at":"2025-06-23T00:03:50.000Z","updated_at":"2025-07-07T22:19:31.000Z","dependencies_parsed_at":"2025-06-23T03:44:46.886Z","dependency_job_id":"dd5c73d4-94cb-45eb-9a99-7db2c730d09d","html_url":"https://github.com/stefanbobrowski/gglist","commit_stats":null,"previous_names":["stefanbobrowski/gglist"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stefanbobrowski/gglist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanbobrowski%2Fgglist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanbobrowski%2Fgglist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanbobrowski%2Fgglist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanbobrowski%2Fgglist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stefanbobrowski","download_url":"https://codeload.github.com/stefanbobrowski/gglist/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanbobrowski%2Fgglist/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264384395,"owners_count":23599614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cloudsql","css","express","gcp","javascript","nodejs","postgres","postgresql","react","typescript","vite"],"created_at":"2025-07-09T03:12:04.961Z","updated_at":"2026-04-10T11:04:48.316Z","avatar_url":"https://github.com/stefanbobrowski.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GGList – Developer Overview\n\nhttps://gglist.app/\nGGList is a full-stack app for tracking and ranking user favorites. This version uses Pokémon cards, but it’s built to work with anything — games, movies, books, whatever. Users log in with Google, favorite up to 10 items, and see a leaderboard of top picks across all users.\n\n---\n\n## 🔧 Stack Overview\n\n### Frontend\n\n- **React + Vite + TypeScript**\n- Auth via **Google Sign-In**\n- Uses **React Context** for auth state\n- REST API calls with `fetch`\n- No CSS frameworks — all custom styles\n- Deployed on **GCP Cloud Run**\n\n### Backend\n\n- **Node + Express + TypeScript**\n- Auth with **JWT** (signed server-side)\n- Routes for `/auth`, `/favorites`, `/top`, `/pokemon`\n- Local cache layer for Pokémon dataset (cache/pokemon.json) avoids API/database calls\n- Protected routes using middleware\n- Rate limiting with `express-rate-limit`\n\n### Database\n\n- **PostgreSQL** via Google **Cloud SQL**\n- Table: `favorites (user_id, card_id)`\n- Seeded with a JSON list of Pokémon cards\n\n---\n\n## ☁️ Google Cloud Platform\n\n- **Cloud Run** (frontend and backend separately containerized)\n- **Cloud SQL** for PostgreSQL\n- **GitHub Actions** for CI/CD with **Workload Identity Federation**\n- **Artifact Registry** for Docker images\n- All environment secrets stored securely (nothing committed)\n\n---\n\n## What Makes GGList Reusable\n\nThis isn’t just a Pokémon demo — the whole setup is meant to be repurposed:\n\n- Swap in any dataset (games, movies, etc.)\n- Favorites system stays the same\n- Leaderboard auto-updates from the database\n- Minimal changes needed in seed script and UI copy\n\n---\n\n## Local Dev\n\n```bash\n# Frontend\ncd frontend \u0026\u0026 npm install \u0026\u0026 npm run dev\n\n# Backend\ncd backend \u0026\u0026 npm install \u0026\u0026 npm run dev\n```\n\n## Repo Structure (simplified)\n\n```\ngglist/\n├── backend/\n│ ├── src/routes/\n│ ├── src/middleware/\n│ ├── src/utils/\n│ └── Dockerfile\n├── frontend/\n│ ├── src/\n│ └── Dockerfile\n└── .github/workflows/\n```\n\n## Repo\n\n🔗 github.com/stefanbobrowski/gglist\n\n## Author\n\n### Stefan Bobrowski\n\n🌐 stefanbobrowski.com\n📦 github.com/stefanbobrowski\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefanbobrowski%2Fgglist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstefanbobrowski%2Fgglist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefanbobrowski%2Fgglist/lists"}