🔥 Adds popular Hypemachine tracks to a Spotify playlist.
git clone git@github.com:fabe/hypem-spotify.git
cd hypem-spotify
yarn
vercel dev
Edit the your Spotify API credentials inside .env.example
, then rename the file to .env
. Find out how to generate a refresh token in the documentation.
- Fabian Schultz (@fschultz_)