Skip to content

sam-myers/omnirss

Repository files navigation

OmniRSS

Converts Spotify show feeds into RSS.

Engineering

Backend is hosted in Netlify.

Secrets are hosted in Doppler.

Deploy to Production

Merges to master are automatically deployed.

Local Development

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.