v1.0.0 (Loading...)

Your Music Collection, Reimagined

A beautiful, self-hosted sanctuary for your vinyl & CD collection. Powered by Discogs, built for collectors.

Musivault Dashboard

Everything You Need

Powerful tools to manage your growing library.

🎵

Discogs Integration

Seamlessly connect with Discogs to sync your collection, fetch metadata, and find release values instantly.

📊

Smart Insights

Visualise your listening habits with beautiful charts. Track formats, genres, and collection value over time.

🔍

Advanced Search

Filter by format, pressing year, date added, or genre. Find that specific record in seconds.

🔐

Private & Secure

Self-hosted on your own hardware. Your data stays yours, with multi-user support for the whole household.

📱

Mobile Ready

Fully responsive design that looks stunning on your phone, tablet, or desktop workstation.

🐳

Dockerized

Deploy in minutes with a single docker-compose command. Updates are just a pull away.

Built on Modern Tech

React 19
TypeScript
Node.js
MongoDB
Docker
Vite

Changelog

What's new in Musivault

Loading changelog...

Ready to organize your collection?

Get up and running in less than 2 minutes.


Create discogs account to have an api key
git clone https://github.com/Jeanball/musivault.git
cd musivault
cp env.example .env and fill it with your api key
docker compose up -d