Skip to content

Spotify analytics and music data visualization service

Notifications You must be signed in to change notification settings

TheTedLab/SpotiStats

Repository files navigation

spotistats_logo

unit tests workflow coverage status

Table of contents

Introduction

Spotify analytics and music data visualization service.

Contributors

  1. TheTedLab
  2. Puncheglaz
  3. Mephodio

Setup

Requires docker and docker-compose.

You can customize some parameters in src/.env file.

To start services:

cd src
sudo docker-compose up -d

Web-service will be available at port WEB_PORT (see .env).

To stop:

sudo docker-compose down

Screenshots

interface

Releases

No releases published

Packages

No packages published