Easily search for casts on the Farcaster protocol via UI or API.
Powered by this Farcaster Indexer.
- Clone the indexer repo and follow instructions to setup a database on Supabase
- Clone this repo and install dependencies via
yarn install - Rename
.env.exampleto.envand enter your database credentials - Start a local server via
yarn dev - Open localhost:3000