Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.33 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.33 KB

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