Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

M1841/SparkStats-Web

Repository files navigation

SparkStats Web

The Spotify Developer platform now requires all developers to have Premium accounts, which I don't have since I've stopped using the service

Due to this, and my gradual loss of interest in Spotify-related topics, I will no longer be maintaining this project and the live deployment will no longer be usable

If you found this project useful and have a Spotify Premium account, feel free to create a fork and host your own version

Web-based user interface for a music statistics platform.

Prerequisites

Configuration

Create a .env file with the url of you API

BACKEND_URL=http://localhost:8080
PORT=4200

Running the program

  • as a local Angular app (must have Node.js and pnpm installed)
./start
  • same as above but with hot-reloading enabled
./start -w # or ./start --watch

About

Web-based user interface for my music statistics platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors