Skip to content

LeXoLz/spotify-stats-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Stats Server

Your spotify profile's top artists and tracks with charts and playlist creator.

Installing

  1. Register an application with Spotify.

  2. Set client keys for Spotify, redirect and callback url here.

    cp .env.example .env
  3. Install dependencies

    npm install
  4. Fire up the server and watch files

    npm start

Built with

Acknowledgments

  • Hat tip to anyone whose code was used

About

Spotify stats server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%