Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 332 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 332 Bytes

Embedcaster

Embed any Farcaster cast at embedcaster.xyz

Powered by the searchcaster api.

Run locally

In root folder run yarn && pip install -r requirements.txt yarn start && python3 app.py Then visit localhost:3000

PRs welcome