/omnirss

Primary LanguageGoApache License 2.0Apache-2.0

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 -- cargo run.