Easily generate RSS, Atom, and JSON feeds directly from a Farcaster Hub.
Install the Vercel CLI
npm i -g vercel
Install dependencies:
yarn install
Run the development server
vercel dev
I run this app on Vercel Serverless Functions. There are no environment variables and all endpoints allow you to specify a custom Farcaster hub. Feel free to deploy your own instance.