项目作者: sc0ttwad3

项目描述 :
Simple Express server scaffolding with routes for Spotify API authentication and authorization
高级语言: HTML
项目地址: git://github.com/sc0ttwad3/control-spotify-playlists.git
创建时间: 2017-12-06T01:32:38Z
项目社区:https://github.com/sc0ttwad3/control-spotify-playlists

开源协议:

下载


Logo of the project

control-spotify-playlists

Project based on express-scaffold that will enable a user to fully control their Spotify playlists

Current ERRORs

Invalid Redirect Uri?

Setup

Pour ☕️ then clone the repository

  1. $ yarn

Development

  1. $ npm run dev:server

Notes

When in development, templates are always loaded from disk. In production, raw files and compiled templates are cached, including partials.

Testing

  1. npm test

Documentation

Authorization Scopes needed are: playlist-modify-public, playlist-modify-private

Note

This project is still evolving to encompass further refinements and customizations.

To Do

License

MIT