STARSTREAM - an mp3 streaming website Setup git clone https://github.com/anticitizn/starstream.git cd starstream docker-compose up (might be docker compose up instead, depending on your docker version) Frontend is now available at localhost:8080, backend at localhost:8000