Skip to content

janmatzek/spotify-dashboard

Repository files navigation

🎵 Spotify Dashboard

Analytics dashboard for your Spotify listening history. Track your favorite artists, discover genre trends, and gain insights into your music preferences.

Note: The Spotify API does not support podcast data.

Features

  • Listening Statistics: Detailed metrics about your music consumption
  • Top Artists: Track your most-listened-to artists over time
  • Genre Analysis: Discover your genre preferences with interactive charts
  • Time-Based Insights: View listening patterns by day, week, and month

Quick Start

Prerequisites

  • Docker & Docker Compose
  • Spotify Developer Account

Development

  1. Get Spotify Credentials

  2. Configure

    cp env.example .env
    # Edit .env with your Spotify credentials
  3. Run

    make dev

Production

  1. Setup Secrets

    make secrets
  2. Deploy

    make prod

About

Monorepo for spotify dashboarding application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors