Skip to content

jemgunay/spotify-unwrapped

Repository files navigation

Spotify Unwrapped

CircleCI

A web app for visualising Spotify playlist data.

https://spotify-unwrapped.jemgunay.co.uk

Screenshots

Usage

# set the env vars defined in config/default.env
go run main.go
# debug logs, e.g. full Spotify API request logs
go run main.go -debug

cd ui
npm run serve

Deployment

Backend deploys on merge to main. To build UI for distribution:

make build-ui

TODO

  • Add tooltips
  • Add general info btn for implementation details/limitations (i.e. max tracks per query)

About

A web app for visualising Spotify playlist data.

Topics

Resources

Stars

Watchers

Forks