Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 461 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 461 Bytes

web frontend for spotdl

This repo currently serves as the content center for the client-side code. Each time spotdl web is run, the latest build gets copied from this repo. The latest build can be found under dist/

Locally

spotdl web

Selfhost

coming soon


Build from source

git clone the repo npm i npm run dev npm build

npm i -g serve serve ./dist

Powered by:

  • Vue
  • Vite
  • daisyUI
  • Tailwind CSS
  • Iconify