Run your own internet radio station, similar to Icecast. It was originally used to make 2 Warcraft 2 Radio.
Try this project out super quick with Glitch!
- Copy
.env.example
to.env
and fill out all the values - Run
npm start
in your terminal to fire up the server - Use the
Admin
link in the navigation to log in with your username and password that you set in step 1 - Use the options on the Admin page to upload or delete files (they're stored in the
static/tracks/
folder if you wanna do this manually) - Share the
/stream
URL (shown on the index page) with your friends!