Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 239 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 239 Bytes

Jukebox

Democratic jukebox to do what jukebox do, at the Hackerspace Maringá

Build Client

cd client
yarn build

Docker

Before runing docker compose you should build the client

docker-compose up -d