RecordPile is the TBR list for your music. Backed by the MusicBrainz and Discogs APIs.
It's currently in active development and not ready for regular use.
First, install direnv
if you don't have it already, then:
docker-compose up -d # Start postgres
npm run dev # Start Nextjs
Open http://localhost:3000 with your browser to see the result.