Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 412 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 412 Bytes

sqlcaster

Explore Farcaster data with SQL interface via ROAPI.

Try now: https://sqlcaster.xyz/

Getting Started

Run the dev server

bun dev

Open http://localhost:3000 with your browser to see the result. You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

Build static site

bun run export