Skip to content

lahb2434/tube-screamer-authorization-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tube-screamer-authorization-server

Server dedicated to requesting authorization and retreiving song information from Spotify Web API

Installation

Install using npm

$ npm install

Create .env file
Set Spotify Web API Client_ID and Client_Secret in .env file

CLIENT_ID = 02ee4d58dclientID20aab88838
CLIENT_SECRET = 6a15d74dclientSecret4a58528

To get Client_ID and Client_Secret navigate to Spotify Web API, login or create an account, then click on the create an app button, follow prompts.

To start server

$ npm run dev

Usage

tube-screamer-authorization-server was designed for use with tube-screamer application.

License

MIT

About

Server dedicated to requesting authorization to access spotify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published