Skip to content

Express server for running and watching the spotify-info application.

Notifications You must be signed in to change notification settings

abdultolba/spotify-info-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Info Server

View and observe your top artists and tracks from your Spotify profile.

Installation

  1. Register a developer application with Spotify.

  2. Initialize the client keys for the Spotify application, redirect and callback url here.

    cp .env.example .env
  3. Install dependencies

    npm install

    or

    npm i
  4. Run the server and watch its files

    npm start

Built with

About

Express server for running and watching the spotify-info application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published