chore: 💨
2025-10-11 16:10:36 +08:00
chore: 💨
2025-10-11 16:10:36 +08:00
🎉
2024-10-26 18:10:41 +08:00
2025-11-07 10:54:04 +08:00
2025-11-07 10:54:04 +08:00
2025-11-07 10:54:04 +08:00
2025-05-01 17:01:35 +08:00
2025-12-12 10:23:13 +08:00
2025-12-14 16:16:15 +08:00
2025-12-04 23:24:16 +08:00
chore: 💨
2025-10-11 16:10:36 +08:00

Jumble Logo

logo designed by Daniel David

Jumble

A user-friendly Nostr client for exploring relay feeds

Experience Jumble at https://jumble.social

Forks

Some interesting forks of Jumble.

Run Locally

# Clone this repository
git clone https://github.com/CodyTseng/jumble.git

# Go into the repository
cd jumble

# Install dependencies
npm install

# Run the app
npm run dev

Run Docker

# Clone this repository
git clone https://github.com/CodyTseng/jumble.git

# Go into the repository
cd jumble

# Run the docker compose
docker compose up --build -d

After finishing, access: http://localhost:8089

Sponsors

open-sats-logo

Donate

If you like this project, you can buy me a coffee :)

License

MIT

Description
fork of cody tseng's jumble, cleaned up and made faster
Readme MIT 35 MiB
Languages
TypeScript 98.8%
Python 0.7%
CSS 0.2%
JavaScript 0.1%
HTML 0.1%