Skip to content

anticitizn/starstream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STARSTREAM - an mp3 streaming website

img

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