Simple Express server scaffolding with routes for Spotify API authentication and authorization
Project based on express-scaffold that will enable a user to fully control their Spotify playlists
Invalid Redirect Uri?
Pour ☕️ then clone the repository
$ yarn
$ npm run dev:server
When in development, templates are always loaded from disk. In production, raw files and compiled templates are cached, including partials.
npm test
Authorization Scopes needed are: playlist-modify-public, playlist-modify-private
This project is still evolving to encompass further refinements and customizations.