Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 1.02 KB

README.md

File metadata and controls

39 lines (31 loc) · 1.02 KB

viz

viz - music video box

Live music video streams for your spotify and youtube playlists.

Build

  • Run yarn

Usage

  • Run yarn server
  • Navigate to url
  • Stream via AirPlay using Safari

Development

  • Run yarn server --local

Production

Demo

  • In active development. Coming soon 8)

Config

Configure auth access for 3rd party services at:

  • console.cloud.google.com -> youtube data api v3
  • developer.spotify.com/dashboard
  • copy .env.example to .env with api keys

Tech stack