{"id":50451449,"url":"https://github.com/codingfragments/tvh-guide","last_synced_at":"2026-06-01T00:03:25.346Z","repository":{"id":50332490,"uuid":"463849665","full_name":"codingfragments/tvh-guide","owner":"codingfragments","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-01T07:33:11.000Z","size":13274,"stargazers_count":0,"open_issues_count":47,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-03T18:49:13.138Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"dco":null,"cla":null}},"created_at":"2022-02-26T12:42:11.000Z","updated_at":"2024-10-09T17:07:17.000Z","dependencies_parsed_at":"2024-06-18T15:13:00.341Z","dependency_job_id":"ec6fca08-e2fc-4cef-9612-7612a5ca8ed4","html_url":"https://github.com/codingfragments/tvh-guide","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codingfragments/tvh-guide","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingfragments%2Ftvh-guide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingfragments%2Ftvh-guide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingfragments%2Ftvh-guide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingfragments%2Ftvh-guide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codingfragments","download_url":"https://codeload.github.com/codingfragments/tvh-guide/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingfragments%2Ftvh-guide/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:25.267Z","updated_at":"2026-06-01T00:03:25.335Z","avatar_url":"https://github.com/codingfragments.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Inspirationen\n\ntvtv https://tvtv.de/programm/2015\nhoerzu: https://www.hoerzu.de/tv-programm/\n\n## Creating a project\n\nIf you're seeing this, you've probably already done this step. Congrats!\n\n```bash\n# create a new project in the current directory\nnpm create svelte@latest\n\n# create a new project in my-app\nnpm create svelte@latest my-app\n```\n\n## Developing\n\nOnce you've created a project and installed dependencies with `npm install` (or `pnpm install` or `yarn`), start a development server:\n\n```bash\nnpm run dev\n\n# or start the server and open the app in a new browser tab\nnpm run dev -- --open\n```\n\n## Building\n\nTo create a production version of your app:\n\n```bash\nnpm run build\n```\n\nYou can preview the production build with `npm run preview`.\n\n\u003e To deploy your app, you may need to install an [adapter](https://kit.svelte.dev/docs/adapters) for your target environment.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingfragments%2Ftvh-guide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodingfragments%2Ftvh-guide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingfragments%2Ftvh-guide/lists"}