Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Latest commit

 

History

History
31 lines (21 loc) · 844 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 844 Bytes

Mastodon Flock

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.

Installation and development

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.

LICENSE

MIT, https://wes.dev/LICENSE.txt