{"id":28275434,"url":"https://github.com/boxcast/example_video_portal_vuejs","last_synced_at":"2025-10-29T15:37:03.032Z","repository":{"id":39577100,"uuid":"117150175","full_name":"boxcast/example_video_portal_vuejs","owner":"boxcast","description":"Example video portal site for your BoxCast account written in vue.js","archived":false,"fork":false,"pushed_at":"2023-07-18T20:13:36.000Z","size":5231,"stargazers_count":5,"open_issues_count":10,"forks_count":3,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-05-21T03:16:48.728Z","etag":null,"topics":["bootstrap","boxcast","css","html5","javascript","ovp","streaming","video","vue","vuejs2"],"latest_commit_sha":null,"homepage":null,"language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boxcast.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}},"created_at":"2018-01-11T20:32:18.000Z","updated_at":"2024-02-28T21:50:09.000Z","dependencies_parsed_at":"2023-02-05T01:45:36.572Z","dependency_job_id":null,"html_url":"https://github.com/boxcast/example_video_portal_vuejs","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/boxcast/example_video_portal_vuejs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxcast%2Fexample_video_portal_vuejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxcast%2Fexample_video_portal_vuejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxcast%2Fexample_video_portal_vuejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxcast%2Fexample_video_portal_vuejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boxcast","download_url":"https://codeload.github.com/boxcast/example_video_portal_vuejs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxcast%2Fexample_video_portal_vuejs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260187148,"owners_count":22971576,"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":["bootstrap","boxcast","css","html5","javascript","ovp","streaming","video","vue","vuejs2"],"created_at":"2025-05-21T03:14:05.900Z","updated_at":"2025-10-29T15:36:57.996Z","avatar_url":"https://github.com/boxcast.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example BoxCast Video Portal (written in vue.js)\n\n\u003e Example video portal site for your BoxCast account written in vue.js\n\n## Demo\n\n[View Demo Portal](https://boxcast.github.io/example_video_portal_vuejs/)\n\n## Getting Started\n\n* Read an [overview of custom BoxCast viewer experiences](http://boxcast.github.io/boxcast_js_docs/viewer_portal/).\n* Make sure your have a BoxCast account in good standing. \u003ca href=\"https://www.boxcast.com\"\u003eContact sales if you need to get started streaming\u003c/a\u003e.\n* Make a copy of `src/config.example.js` as `src/config.js` and change the configuration to point to your BoxCast account:\n  ```\n  export default {\n    accountId: 'abcd1234567890',  // contact BoxCast support if you need help finding your IDs\n    channelId: 'efgh0987654321'\n  }\n  ```\n* See Customizing below for running locally, then build for deployment\n\n## Features\n\n* Dynamically queries your BoxCast account to list all your channels in the sidebar\n* Lists and paginates through all videos in a channel\n* Broadcast details page with related videos widget\n* Integrates with the standard boxcast.js embed code, getting all its features for free (ticketing, geoblocking, etc)\n\n![live and upcoming broadcast listing](https://github.com/boxcast/example_video_portal_vuejs/blob/master/screenshots/live_and_upcoming.png?raw=true)\n\n![sample broadcast details page with related videos and collapsable channel browser](https://github.com/boxcast/example_video_portal_vuejs/blob/master/screenshots/broadcast_page.png?raw=true)\n\n## Customizing\n\nYou can make this project your own - it's meant to be inspiration for your own online video experience! Fork it, check it out, and start hacking away.\n``` bash\n# set up project\ngit clone https://github.com/boxcast/example_video_portal_vuejs.git\nnpm install\n\n# serve with hot reload at localhost:8080\nnpm start\n\n# build for production with minification\nnpm run build:dist\n```\n\nFor a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboxcast%2Fexample_video_portal_vuejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboxcast%2Fexample_video_portal_vuejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboxcast%2Fexample_video_portal_vuejs/lists"}