Mastodon Flock is a web application that looks for Twitter users on ActivityPub-enabled platforms (the “Fediverse”), such as Mastodon.
It works by connecting to your Twitter account, reading your contacts profile information, and checking if they have mentioned any external accounts with a URL or email.
It is built with React using React95 components, bundled with Astro and deployed with Vercel.
Make sure you have Node.js and enable pnpm.
# Install dependencies
pnpm install
# Run development server
pnpm run dev
Check the output for the URL.