Skip to content

gskril/farcaster-hub-feeds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Farcaster Channel Feeds

Easily generate RSS, Atom, and JSON feeds directly from a Farcaster Hub.

Run Locally

Install the Vercel CLI

npm i -g vercel

Install dependencies:

yarn install

Run the development server

vercel dev

Deploy

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.

Deploy with Vercel

About

Easily generate RSS, Atom, and JSON feeds directly from a Farcaster Hub.

Resources

Stars

Watchers

Forks