Skip to content

repository for scootradio.com - the easiest way to listen to public radio

Notifications You must be signed in to change notification settings

trentprynn/scootradio.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

ScootRadio is a free, open source web application for streaming public radio.

Why

I wanted a PWA that allowed simple streaming of my favorite public radio stations.

Local Development

  1. clone the repository
  2. Run the backend
    • cd backend
    • view README.md
  3. Run the frontend
    • cd frontend
    • view README.md

Deployment

  • On a commit to main, the relevant services will be be built as containers and deployed to production.