{"id":15407235,"url":"https://github.com/peterfication/peak-tracker-auth","last_synced_at":"2026-03-04T05:01:36.290Z","repository":{"id":155877338,"uuid":"610774822","full_name":"peterfication/peak-tracker-auth","owner":"peterfication","description":"This is the identity provider for Peak Tracker ","archived":false,"fork":false,"pushed_at":"2024-07-01T06:47:36.000Z","size":1825,"stargazers_count":1,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-20T13:55:27.385Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/peterfication.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}},"created_at":"2023-03-07T13:08:07.000Z","updated_at":"2025-10-16T18:45:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"910e1abd-d830-4540-869c-c539de8caeb9","html_url":"https://github.com/peterfication/peak-tracker-auth","commit_stats":{"total_commits":278,"total_committers":3,"mean_commits":92.66666666666667,"dds":"0.41726618705035967","last_synced_commit":"2a011cebd46921026e0ada39c2b8846f0b7858a7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/peterfication/peak-tracker-auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfication%2Fpeak-tracker-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfication%2Fpeak-tracker-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfication%2Fpeak-tracker-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfication%2Fpeak-tracker-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterfication","download_url":"https://codeload.github.com/peterfication/peak-tracker-auth/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfication%2Fpeak-tracker-auth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30071895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T03:25:38.285Z","status":"ssl_error","status_checked_at":"2026-03-04T03:25:05.086Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-01T16:27:53.262Z","updated_at":"2026-03-04T05:01:34.017Z","avatar_url":"https://github.com/peterfication.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Peak Tracker Auth\n\n\u003cp\u003e\n  \u003ca href=\"https://github.com/peterfication/peak-tracker-auth/actions?query=branch%3Amain+\"\u003e\n    \u003cimg alt=\"CI\" src=\"https://github.com/peterfication/peak-tracker-auth/actions/workflows/ci.yml/badge.svg\" \\\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://codecov.io/gh/peterfication/peak-tracker-auth\"\u003e\n    \u003cimg alt=\"CodeCov\" src=\"https://codecov.io/gh/peterfication/peak-tracker-auth/branch/main/graph/badge.svg?token=V5HKH4C2BA\" \\\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://sonarcloud.io/summary/new_code?id=peterfication_peak-tracker-auth\"\u003e\n    \u003cimg alt=\"Maintainability Rating\" src=\"https://sonarcloud.io/api/project_badges/measure?project=peterfication_peak-tracker-auth\u0026metric=sqale_rating\" \\\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://codeclimate.com/github/peterfication/peak-tracker-auth/maintainability\"\u003e\n    \u003cimg src=\"https://api.codeclimate.com/v1/badges/9bbbb69ec0e5f8789e82/maintainability\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nIdentity provider for [Peak Tracker](https://github.com/peterfication/peak_tracker_backend)\n\nIt's built with [Ruby on Rails](https://rubyonrails.org/), [Devise](https://github.com/heartcombo/devise) and [Doorkeeper](https://github.com/doorkeeper-gem/doorkeeper).\n\n## Useful commands\n\nCommands are defined in the [`Justfile`](Justfile) and can be listed with [`just`](https://github.com/casey/just).\n\n## Getting started\n\nPeak Tracker Auth expects a PostgreSQL database and a Redis server to be accessible.\n\n```console\n# Make sure you have the required Ruby version installed\nruby -v\n-\u003e ruby 3.2.2 ...\n\n# Install the dependencies\nbundle\n\n# Setup the database\nbundle exec rails db:setup\n\n# Start the server\njust start\n```\n\n## Troubleshooting\n\n### Installing `puma` fails\n\n```\n...\ncompiling http11_parser.c\ncompiling mini_ssl.c\ncompiling puma_http11.c\nlinking shared-object puma/puma_http11.bundle\nUndefined symbols for architecture arm64:\n  \"_SSL_get1_peer_certificate\", referenced from:\n      _engine_peercert in mini_ssl.o\nld: symbol(s) not found for architecture arm64\n...\n```\n\nSee this [PR comment](https://github.com/puma/puma/issues/2790#issuecomment-1547332463)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterfication%2Fpeak-tracker-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterfication%2Fpeak-tracker-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterfication%2Fpeak-tracker-auth/lists"}