{"id":16624334,"url":"https://github.com/dcramer/peated","last_synced_at":"2025-08-08T23:14:18.903Z","repository":{"id":150798441,"uuid":"622660043","full_name":"dcramer/peated","owner":"dcramer","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-05T20:56:56.000Z","size":17056,"stargazers_count":83,"open_issues_count":73,"forks_count":17,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-06T17:03:34.263Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://peated.com","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dcramer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-04-02T18:54:52.000Z","updated_at":"2025-08-05T20:56:59.000Z","dependencies_parsed_at":"2024-04-18T17:44:30.046Z","dependency_job_id":"86d10846-478f-4c55-8a26-9bec9216de28","html_url":"https://github.com/dcramer/peated","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dcramer/peated","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcramer%2Fpeated","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcramer%2Fpeated/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcramer%2Fpeated/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcramer%2Fpeated/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcramer","download_url":"https://codeload.github.com/dcramer/peated/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcramer%2Fpeated/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269502574,"owners_count":24427790,"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","status":"online","status_checked_at":"2025-08-08T02:00:09.200Z","response_time":72,"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":[],"created_at":"2024-10-12T03:46:02.825Z","updated_at":"2025-08-08T23:14:18.888Z","avatar_url":"https://github.com/dcramer.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Peated\n\nThe application that powers peated.com.\n\nFor more details, take a look at \u003chttps://peated.com/about\u003e\n\nA Discord is available if you want to contribute: \u003chttps://discord.gg/d7GFPfy88Z\u003e\n\n## Features\n\n### Rating Systems\n\nPeated is transitioning to a new simplified rating system:\n\n- **Simple Rating**: Whisky-themed Pass/Sip/Savor system for quick, meaningful ratings\n- **Traditional 5-Star Rating (Deprecated)**: Legacy ratings from 0-5 will remain viewable but are being phased out\n\nSee [Simple Rating System Documentation](./docs/features/simple-rating-system.md) for more details.\n\n## Dev\n\nSetup the required frameworks:\n\n1. [pnpm](https://pnpm.io/installation)\n2. [Docker](https://docs.docker.com/get-docker/) (with Docker Compose)\n\nBootstrap the environment:\n\n```\ndocker compose up -d\npnpm install\n```\n\nNote: If you need to tweak default settings, `cp .env.example .env` and go to town.\n\nSetup the database:\n\n```\nmake create-db\npnpm db migrate\n```\n\nCreate a local user to avoid setting up Google credentials:\n\n```\npnpm cli users create you@example.com password -a -v\n```\n\nLoad some mock data:\n\n```\npnpm cli mocks load-all you@example.com\n```\n\nRun the dev server, which spins up both the `web` and the `api` services:\n\n```\nnpm run dev\n```\n\n## Runbooks\n\n### Configure GCP CLI\n\n\u003chttps://cloud.google.com/kubernetes-engine/docs/how-to/cluster-access-for-kubectl\u003e\n\n```shell\n# bind default project\ngcloud config set project cask-382601\n\n# configure kubectl\ngcloud container clusters get-credentials default --region=us-central1\n```\n\n### Shell on Pod\n\n```shell\nkubectl exec -it deploy/peated-api -- bash\n```\n\n### Run Arbitrary Command\n\n```shell\ngcloud alpha run jobs execute cli --args bottles,generate-descriptions,3298 --wait\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcramer%2Fpeated","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcramer%2Fpeated","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcramer%2Fpeated/lists"}