Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 391 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 391 Bytes

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