- API Documentation: https://api.scootradio.com/docs
ScootRadio is a free, open source web application for streaming public radio.
I wanted a PWA that allowed simple streaming of my favorite public radio stations.
- clone the repository
- Run the backend
- cd
backend
- view
README.md
- cd
- Run the frontend
- cd
frontend
- view
README.md
- cd
- On a commit to main, the relevant services will be be built as containers and deployed to production.