{"id":14984122,"url":"https://github.com/edgi9/tv-show-app","last_synced_at":"2026-03-06T20:32:11.687Z","repository":{"id":253080509,"uuid":"842398178","full_name":"EDGI9/tv-show-app","owner":"EDGI9","description":"A small web app that connects to a public API and fetches data from TV shows.","archived":false,"fork":false,"pushed_at":"2024-08-21T11:54:05.000Z","size":1287,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T17:50:47.632Z","etag":null,"topics":["docker","docker-compose","eslint","github-actions","prettier","tailwindcss","typescript","vite","vitest","vue3","vuerouter","vuex4"],"latest_commit_sha":null,"homepage":"https://edgi9.github.io/tv-show-app/","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/EDGI9.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":"2024-08-14T09:14:04.000Z","updated_at":"2025-01-18T19:39:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"026a974a-183b-4e42-beff-5abf065a7d02","html_url":"https://github.com/EDGI9/tv-show-app","commit_stats":{"total_commits":111,"total_committers":2,"mean_commits":55.5,"dds":"0.018018018018018056","last_synced_commit":"96141000b1cd19181e79bc9d1ca7eff12b965b02"},"previous_names":["edgi9/tv-show-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EDGI9%2Ftv-show-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EDGI9%2Ftv-show-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EDGI9%2Ftv-show-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EDGI9%2Ftv-show-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EDGI9","download_url":"https://codeload.github.com/EDGI9/tv-show-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248283897,"owners_count":21077947,"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","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":["docker","docker-compose","eslint","github-actions","prettier","tailwindcss","typescript","vite","vitest","vue3","vuerouter","vuex4"],"created_at":"2024-09-24T14:08:29.235Z","updated_at":"2026-03-06T20:32:11.637Z","avatar_url":"https://github.com/EDGI9.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tv Show App\n\nA simple Vue 3 application that connects to public API and retrieves data related to TV shows.\n\n![image](https://github.com/EDGI9/tv-show-app/blob/main/public/website_preview.webp?raw=true)\n\n## Pages\n\n- Homepage - Search for Shows based on Show name (Shortcut to a particular Show available)\n\n- Show Page - Show details Page, with list of episodes\n\n- Episode Page - Episode details page, with possibility change episode\n\n## Demo\n\n[Tv-show-app](https://edgi9.github.io/tv-show-app/)\n\n## Language\n\n- Typescript\n\n## Tools\n\n- Build tool ( vite )\n- Testing ( vitest, vue-test-utils)\n- Framework ( Vue 3 - Composition API )\n- Routing ( Vue Router )\n- Store ( Vuex 4)\n- CSS (CSS, Tailwind)\n- CI/CD (GitHub Actions)\n- Containerization (Docker, Docker Compose, Dev container)\n- Linting/Formatters (Prettier, ESlint)\n\n\u003ctable\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e\u003cimg src=\"https://github.com/devicons/devicon/blob/master/icons/vuejs/vuejs-original.svg\" title=\"Vue.js\" width=\"200\"/\u003e\u003c/td\u003e\n        \u003ctd\u003e\u003cimg src=\"https://cdn.worldvectorlogo.com/logos/vuex-1.svg\" title=\"Vuex 4\" width=\"200\"/\u003e\u003c/td\u003e\n        \u003ctd\u003e\u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/typescript/typescript-original.svg\" title=\"Typescript\" width=\"200\"/\u003e\u003c/td\u003e\n        \u003ctd\u003e\u003cimg src=\"https://github.com/tandpfun/skill-icons/blob/main/icons/HTML.svg\" title=\"HTML\" width=\"200\"/\u003e\u003c/td\u003e\n        \u003ctd\u003e\u003cimg src=\"https://www.vectorlogo.zone/logos/tailwindcss/tailwindcss-icon.svg\" title=\"Tailwind\" width=\"200\"/\u003e\u003c/td\u003e\n        \u003ctd\u003e\u003cimg src=\"https://github.com/devicons/devicon/blob/master/icons/css3/css3-original.svg\" title=\"CSS\" width=\"200\"/\u003e\u003c/td\u003e\n        \u003ctd\u003e\u003cimg src=\"https://github.com/tandpfun/skill-icons/blob/main/icons/Vite-Dark.svg\" title=\"Vite\" width=\"200\"/\u003e\u003c/td\u003e\n        \u003ctd\u003e\u003cimg src=\"https://github.com/devicons/devicon/blob/master/icons/vitest/vitest-original.svg\" title=\"Vitest\" width=\"200\"/\u003e\u003c/td\u003e\n        \u003ctd\u003e\u003cimg src=\"https://github.com/tandpfun/skill-icons/blob/main/icons/GithubActions-Dark.svg\" title=\"Github Actions\" width=\"200\"/\u003e\u003c/td\u003e\n        \u003ctd\u003e\u003cimg src=\"https://github.com/tandpfun/skill-icons/blob/main/icons/Docker.svg\" title=\"Docker\" width=\"200\"/\u003e\u003c/td\u003e\n        \u003ctd\u003e\u003cimg src=\"https://cdn.worldvectorlogo.com/logos/prettier-2.svg\" title=\"Prettier\" width=\"200\"/\u003e\u003c/td\u003e\n        \u003ctd\u003e\u003cimg src=\"https://cdn.worldvectorlogo.com/logos/eslint-1.svg\" title=\"ESlint\" width=\"200\"/\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n\u003ctable\u003e\n\n## Project setup\n\n```\nnpm install\n```\n\n### Compiles and hot-reloads for development\n\n```\nnpm run dev\n```\n\n### Compiles and minifies for production\n\n```\nnpm run build\n```\n\n### Run tests\n\n```\nnpm run test\n```\n\n### Run test coverage\n\n```\nnpm run test:coverage\n```\n\n### Run Lint\n\n```\nnpm run lint\n```\n\n### Run Format\n\n```\nnpm run format\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedgi9%2Ftv-show-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedgi9%2Ftv-show-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedgi9%2Ftv-show-app/lists"}