Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1021 Bytes

README.md

File metadata and controls

42 lines (28 loc) · 1021 Bytes

Bangers

Find your best Bluesky posts, ranked by engagement. Discover and showcase your most impactful content through likes, reposts, and overall community interaction.

Features

  • 🔍 Search any Bluesky handle
  • 📊 Posts ranked by engagement score
  • 🖼️ Media previews and embeds
  • ⚡ Fast and cached results

Quick Start

# Clone the repository
git clone https://github.com/skiniks/bangers.git

# Install dependencies
pnpm install

# Start the development server
pnpm dev

Visit http://localhost:3000 to see the app.

Tech Stack

Contributing

Contributions are welcome! Feel free to submit a Pull Request.

License

MIT License - see the LICENSE file for details