Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 466 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 466 Bytes

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.