Skip to content

Latest commit

 

History

History
executable file
·
12 lines (9 loc) · 173 Bytes

README.md

File metadata and controls

executable file
·
12 lines (9 loc) · 173 Bytes

Friendradio hls

All the important code is in src/start.js.

Install, build and run:

yarn install
yarn run build
yarn start

You also need to start mongo shell.