Converts Spotify show feeds into RSS.
Backend is hosted in Netlify.
Secrets are hosted in Doppler.
Merges to master
are automatically deployed.
Prerequisites:
- Download the
netlify
CLI to build & run the serverless functions locally. - Download the
doppler
CLI for development secrets.
Start with doppler run -- netlify dev
.