Skip to content

A program to fetch and summarize a user's Spotify data

Notifications You must be signed in to change notification settings

jbrown1618/spotify-stats

Repository files navigation

Spotify Stats

Setup

# Clone the repo
git clone [email protected]:jbrown1618/spotify-stats.git
cd spotify-stats

script/setup

# Edit .env to include your Spotify credentials and desired output path

python ./main.py

# Exit the virtual environment
deactivate

Start the server

script/server

And navigate to http://localhost:5000

Start the server with live client reloading

In two separate terminals, run:

script/server
script/client-dev

And navigate to http://localhost:5173

About

A program to fetch and summarize a user's Spotify data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published