A web application for tracking and visualizing Bluesky social network statistics and growth metrics.
- Track follower growth over time
- Visualize following/follower ratios
- Daily, weekly and monthly statistics
- Caching for improved performance
- Node.js >= 20.0.0
- Cloudflare account
- Bluesky account (for API access)
Create a .dev.vars
file with:
BLUESKY_USERNAME=
BLUESKY_PASSWORD=
You will also have to add it to your Cloudflare account secrets.