Add Spotify playlists and get followers using Cloudflare Apps!
Fork and clone the repo or download the latest release.
Install the dependencies with npm install
npm startWatches for file changes and compile them.npm run buildCompiles your JavaScript and CSS once for release.npm run lintChecks JavaScript formatting and attempts to fix any errors.