Coder Social home page Coder Social logo

alejandrosuarez / example_video_portal_vuejs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from boxcast/example_video_portal_vuejs

1.0 0.0 0.0 5.11 MB

Example video portal site for your BoxCast account written in vue.js

License: MIT License

JavaScript 21.52% HTML 2.36% Vue 76.12%

example_video_portal_vuejs's Introduction

Example BoxCast Video Portal (written in vue.js)

Example video portal site for your BoxCast account written in vue.js

Demo

View Demo Portal

Getting Started

  • Read an overview of custom BoxCast viewer experiences.
  • Make sure your have a BoxCast account in good standing. Contact sales if you need to get started streaming.
  • Make a copy of src/config.example.js as src/config.js and change the configuration to point to your BoxCast account:
    export default {
      accountId: 'abcd1234567890',  // contact BoxCast support if you need help finding your IDs
      channelId: 'efgh0987654321'
    }
    
  • See Customizing below for running locally, then build for deployment

Features

  • Dynamically queries your BoxCast account to list all your channels in the sidebar
  • Lists and paginates through all videos in a channel
  • Broadcast details page with related videos widget
  • Integrates with the standard boxcast.js embed code, getting all its features for free (ticketing, geoblocking, etc)

live and upcoming broadcast listing

sample broadcast details page with related videos and collapsable channel browser

Customizing

You 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.

# set up project
git clone https://github.com/boxcast/example_video_portal_vuejs.git
npm install

# serve with hot reload at localhost:8080
npm start

# build for production with minification
npm run build:dist

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

example_video_portal_vuejs's People

Contributors

bikegriffith avatar dependabot[bot] avatar ankurpatel82 avatar

Stargazers

Alejandro Suarez avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.