{"id":50451229,"url":"https://github.com/codingfragments/tvh-guide-ng","last_synced_at":"2026-06-01T00:03:04.217Z","repository":{"id":338044292,"uuid":"1155819635","full_name":"codingfragments/tvh-guide-ng","owner":"codingfragments","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-05T16:21:09.000Z","size":667,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-05T17:20:57.437Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/codingfragments.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":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-02-12T00:00:50.000Z","updated_at":"2026-03-05T16:23:06.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/codingfragments/tvh-guide-ng","commit_stats":null,"previous_names":["codingfragments/tvh-guide-ng"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codingfragments/tvh-guide-ng","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingfragments%2Ftvh-guide-ng","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingfragments%2Ftvh-guide-ng/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingfragments%2Ftvh-guide-ng/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingfragments%2Ftvh-guide-ng/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codingfragments","download_url":"https://codeload.github.com/codingfragments/tvh-guide-ng/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingfragments%2Ftvh-guide-ng/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33753931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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":"2026-06-01T00:03:02.255Z","updated_at":"2026-06-01T00:03:04.209Z","avatar_url":"https://github.com/codingfragments.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tvh-guide-ng\n\nElectronic Program Guide (EPG) for TVHeadend.\n\n## Monorepo Structure\n\n```\ntvh-guide-ng/\n├── apps/\n│   └── web/                 # SvelteKit EPG frontend\n├── services/\n│   └── epg-service/         # EPG data backend service\n├── libs/\n│   └── shared/              # Common types, utilities, constants\n└── docs/                    # Project documentation\n```\n\nAll packages use the `@tvh-guide/` scope (e.g., `@tvh-guide/shared`).\n\n## Quick Start\n\n```bash\n# Install Volta (manages Node.js \u0026 pnpm versions)\ncurl https://get.volta.sh | bash\n\n# Install pinned toolchain (versions from package.json)\nvolta install node pnpm\n\n# Install dependencies\npnpm install\n\n# Run all packages in dev mode\npnpm dev\n```\n\nSee [Installation.md](./Installation.md) for detailed setup instructions.\n\n## Documentation\n\n- [Installation \u0026 CLI Reference](./Installation.md)\n- [Architecture \u0026 Design Guide](./docs/DESIGN_GUIDE.md)\n- [Coding Style](./docs/CODING_STYLE.md)\n- [Repository Structure](./STRUCTURE.md)\n- **[TVHeadend API Documentation](./docs/api/tvheadend/README.md)** - Complete OpenAPI spec, guides, and examples\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingfragments%2Ftvh-guide-ng","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodingfragments%2Ftvh-guide-ng","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingfragments%2Ftvh-guide-ng/lists"}