A user-friendly Nostr client for exploring relay feeds https://jumble.social
Find a file
2025-12-06 23:56:33 +08:00
public chore: 💨 2025-10-11 16:10:36 +08:00
resources chore: 💨 2025-10-11 16:10:36 +08:00
src feat: allow fetching profiles from cache when zapping 2025-12-06 23:56:33 +08:00
.dockerignore feat: add docker deployment configuration (#311) 2025-05-09 09:25:57 +08:00
.gitignore feat: added QR code scanner for bunker login (#586) 2025-09-21 23:05:04 +08:00
.prettierignore refactor: remove electron-related code 2024-12-21 23:20:30 +08:00
.prettierrc.yaml 🎉 2024-10-26 18:10:41 +08:00
AGENTS.md Revert "docs: add description for responsive menu component in AGENTS.md" 2025-11-29 12:06:21 +08:00
components.json refactor: remove electron-related code 2024-12-21 23:20:30 +08:00
docker-compose.dev.yml style: format 2025-11-07 10:54:04 +08:00
docker-compose.yml style: format 2025-11-07 10:54:04 +08:00
Dockerfile feat: support configurable CORS proxy server (#383) 2025-06-14 13:16:02 +08:00
eslint.config.js refactor: remove electron-related code 2024-12-21 23:20:30 +08:00
index.html style: format 2025-11-07 10:54:04 +08:00
LICENSE chore: add LICENSE 2025-05-01 17:01:35 +08:00
package-lock.json feat: configurable favicon service URL (#659) 2025-11-14 16:28:10 +08:00
package.json feat: configurable favicon service URL (#659) 2025-11-14 16:28:10 +08:00
postcss.config.js refactor: remove electron-related code 2024-12-21 23:20:30 +08:00
README.md docs: update readme 2025-10-26 22:40:27 +08:00
tailwind.config.js refactor: polish UI details 2025-12-04 23:24:16 +08:00
tsconfig.app.json refactor: remove electron-related code 2024-12-21 23:20:30 +08:00
tsconfig.json refactor: remove electron-related code 2024-12-21 23:20:30 +08:00
tsconfig.node.json refactor: remove electron-related code 2024-12-21 23:20:30 +08:00
vite.config.ts 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