Skip to content

Repository files navigation

playman

Project setup

(npm|yarn) install

Compile for development (with hot-reloads)

The Netlify Functions module reads variables from the environment, which in this case we use to store Spotify authentication tokens and API endpoints. Before you try serving Playman, make sure you have these environment variables set:

Config keyDescription
API_URLSpotify API URL prefix. Currently https://api.spotify.com/v1
SPIDSpotify client ID
SPSCSpotify client secret

Once you have these variables set, you can invoke

(npm|yarn) run serve

Compile for production (with minification)

(npm|yarn) run build

Customize configuration

See Configuration Reference.

About

🎧 A web app for managing your Spotify playlists

Resources

Stars

4 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages