Commit graph

8 commits

Author SHA1 Message Date
38f5cbfc01
Remove subsonic-api package
This didn't end up being particularly helpful, so I've removed it.

Specifically, I had to construct my own URLs for retrieving media, and in that case I'm basically implementing everything myself anyway.

This reverts commit beaec64abd.
2026-01-19 23:17:01 -06:00
4c7274bafe
Add initial not-working implementation 2026-01-19 23:17:01 -06:00
beaec64abd
Add subsonic-api package 2026-01-19 15:35:55 -06:00
c6e7c5882e
Add AGPLv3 license 2026-01-19 15:35:27 -06:00
e905afc015
Add some description to package.json 2026-01-19 09:45:49 -06:00
ca7e441b0f
Install musicbrainz-api 2026-01-19 09:39:18 -06:00
1fdef9ddda
Add shell.nix 2026-01-18 20:54:34 -06:00
600c037ab3
Add new React app
npm create vite@latest digital-turntable -- --template react-ts

per

https://react.dev/learn/build-a-react-app-from-scratch
2026-01-18 20:53:55 -06:00