Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alexweberk/bluesky-fun

A web app for tracking and visualizing Bluesky social network statistics and growth metrics.
https://github.com/alexweberk/bluesky-fun

bluesky bluesky-api

Last synced: about 1 month ago
JSON representation

A web app for tracking and visualizing Bluesky social network statistics and growth metrics.

Awesome Lists containing this project

README

        

# Bluesky Fun

A web application for tracking and visualizing Bluesky social network statistics and growth metrics.

## Features

- Track follower growth over time
- Visualize following/follower ratios
- Daily, weekly and monthly statistics
- Caching for improved performance

## Prerequisites

- Node.js >= 20.0.0
- Cloudflare account
- Bluesky account (for API access)

## Environment Variables

Create a `.dev.vars` file with:

```
BLUESKY_USERNAME=
BLUESKY_PASSWORD=
```

You will also have to add it to your Cloudflare account secrets.