A music player that connects to your cloud/distributed storage.
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

Don't purge too much

+1 -1
+1 -1
Justfile
··· 20 20 echo "> Build completed ⚡" 21 21 22 22 23 - @build-prod: quality clean css elm-prod css-prod js-prod system 23 + @build-prod: quality clean css elm-prod js-prod system css-prod 24 24 echo "> Production build completed 🛳" 25 25 26 26