This will return a SVG that can be used to display what you are playing currently on Spotify, directly on your profile README.md
All credits for the original idea (and svg code) goes to @novatorem, I just converted it to a JS/TS project using Netlify Functions.
- Fork this
- Run:
yarn
- Run:
yarn netlify init
- Setup your application on Spotify (read the original instructions here)
- Add the environment variables on Netlify - See the .env.sample
- Deploy
- ...?
- Profit