Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wessouza/mastodon-flock

Let the birds flock to Mastodon
https://github.com/wessouza/mastodon-flock

astro mastodon react react95 twitter vercel

Last synced: 4 days ago
JSON representation

Let the birds flock to Mastodon

Awesome Lists containing this project

README

        

# 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](https://reactjs.org) using
[React95](https://react95.io) components, bundled with
[Astro](http://astro.build) and deployed with [Vercel](https://vercel.com).

## Installation and development

Make sure you have [Node.js](https://nodejs.dev/en/download/package-manager/)
and enable [pnpm](https://pnpm.io/installation).

```sh
# Install dependencies
pnpm install

# Run development server
pnpm run dev
```

Check the output for the URL.

## LICENSE

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