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

Welcome 👋#

Thanks for considering to contribute! To get started, take a look at the following items:

  • README.md: Also in the root of this project, along side this file, for some general context and build instructions.
  • Explainer web page: Important context, explains all non-technical aspects. You can either check out the last deployed version, or build the version located in this repo (deno run builddist/index.html, or alternatively: deno run serve and open http://localhost:3000)
  • Architecture docs: Another important piece, talks about code and file/directory organisation. Located in docs/.