A user-friendly Nostr client for exploring relay feeds
https://jumble.social
| public | ||
| resources | ||
| src | ||
| .dockerignore | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc.yaml | ||
| AGENTS.md | ||
| components.json | ||
| docker-compose.dev.yml | ||
| docker-compose.yml | ||
| Dockerfile | ||
| eslint.config.js | ||
| index.html | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
| tailwind.config.js | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||
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.
- https://jumblekat.com/ - by @Karnage
- https://grouped-notes.dtonon.com/ - by @daniele
- https://jumble.imwald.eu/ Repo: Silberengel/jumble - by @Silberengel
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
Donate
If you like this project, you can buy me a coffee :)
- Lightning: ⚡️ codytseng@getalby.com ⚡️
- Bitcoin: bc1qwp2uqjd2dy32qfe39kehnlgx3hyey0h502fvht
- Geyser: https://geyser.fund/project/jumble
License
MIT