Skip to content

Yavor-Ivanov/community-driven-radio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Community Driven Radio

A DevLabs Project

DevLabs

How to install

npm install

How to run

node radio

Note: You have to set an environment variable called YOUTUBE_API_KEY with a valid API key from YouTube for this to work. (For windows you can do something like: SET YOUTUBE_API_KEY=mykeyhere && node radio) Get teh API key here: https://console.developers.google.com/apis/credentials Read the docs here: https://developers.google.com/youtube/

Contributions

You can contribute anything.

Issues? Sure! Pull requests with whatever? Sure! Go for it.

About

A radio station driven by the community

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.6%
  • HTML 7.4%