Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/alexweberk/bluesky-fun
- Owner: alexweberk
- Created: 2024-11-26T13:43:46.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-30T08:22:34.000Z (about 1 month ago)
- Last Synced: 2024-12-06T08:32:33.990Z (about 1 month ago)
- Topics: bluesky, bluesky-api
- Language: TypeScript
- Homepage: https://bluesky-fun.pages.dev/
- Size: 378 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.