Some functions to render and update RSS for the Tech Wars podcast
This is a set of utility functions to run the Tech Wars podcast, notably that
of generating the RSS feed.
Check out the docs.
They include more information about deploying and extending the functions.
Make sure you set up a Firebase project beforehand using the Firebase
CLI tools by running firebase init
, then run:
yarn run deploy