{"id":51900832,"url":"https://github.com/operately/kpiexamples-website","last_synced_at":"2026-07-26T14:32:16.598Z","repository":{"id":365038822,"uuid":"1265272173","full_name":"operately/kpiexamples-website","owner":"operately","description":"A website with examples of business KPIs.","archived":false,"fork":false,"pushed_at":"2026-06-15T14:59:20.000Z","size":3331,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-15T16:30:47.931Z","etag":null,"topics":["kpi","metrics"],"latest_commit_sha":null,"homepage":"https://kpiexamples.operately.com","language":"Astro","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/operately.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-10T16:11:54.000Z","updated_at":"2026-06-15T15:03:13.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/operately/kpiexamples-website","commit_stats":null,"previous_names":["operately/kpiexamples-website"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/operately/kpiexamples-website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operately%2Fkpiexamples-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operately%2Fkpiexamples-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operately%2Fkpiexamples-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operately%2Fkpiexamples-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/operately","download_url":"https://codeload.github.com/operately/kpiexamples-website/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operately%2Fkpiexamples-website/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35917792,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-26T02:00:06.503Z","response_time":89,"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":["kpi","metrics"],"created_at":"2026-07-26T14:32:13.776Z","updated_at":"2026-07-26T14:32:16.590Z","avatar_url":"https://github.com/operately.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KPI Examples Website\n\nThis is the source for the static Astro version of [KPI Examples](https://kpiexamples.operately.com). It is designed to be published as a standalone static site, for example on Cloudflare Pages.\n\nThe public URL shape is:\n\n- `/`\n- `/about`\n- `/contribute`\n- `/faq`\n- `/code-of-conduct`\n- `/search`\n- `/:category`\n- `/:category/s/:subcategory`\n- `/:category/:kpi`\n\nThe app reads its catalog from `src/data/catalog.json`.\n\n## Refresh Data From the Public Sheet\n\nKPI content comes from the public Google Sheet. To import the current sheet data:\n\n```bash\nnpm run import:sheet\n```\n\nThe importer writes:\n\n- `src/data/catalog.json`\n- `src/data/page-content.json`\n\nIt preserves existing KPI slugs and archived upvote counts from the current local `src/data/catalog.json` when it can match a KPI by category, subcategory, and name. New duplicate KPI names get deterministic unique slug suffixes.\n\nAfter refreshing, run `npm run build` and commit the updated JSON files.\n\nComments, Google auth, admin screens, voting actions, and notification signup are intentionally not part of this static website. Upvote counts are read-only archived values.\n\n## Develop\n\n```bash\nnpm install\nnpm run dev\n```\n\n## Build\n\n```bash\nnpm run build\n```\n\n## Cloudflare Pages\n\nUse these build settings:\n\n- Build command: `npm run build`\n- Build output directory: `dist`\n- Node version: current LTS\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foperately%2Fkpiexamples-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foperately%2Fkpiexamples-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foperately%2Fkpiexamples-website/lists"}