Skip to content

HackerSpaceMaringa/jukebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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