(attempted) pleroma clone for bluesky pl.hexmani.ac
bluesky pleroma social-media
2

Configure Feed

Select the types of activity you want to include in your feed.

The Bluroma logo, containing three rectangles with one rounded corner each shaped to look like an uppercase B and the Bluroma name written in the Convection font beside it.

About#

Bluroma is a client for Bluesky inspired by the Pleroma/Akkoma frontend. Its main goal is to provide a customizable experience designed specifically for power users.

Build for development#

bun install
bun dev

Build for production#

bun install
bun run build