A community fork of Jumble, made by and for music lovers
| public | ||
| resources | ||
| src | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc.yaml | ||
| components.json | ||
| eslint.config.js | ||
| index.html | ||
| 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 beautiful nostr client focused on browsing relay feeds
Features
- Relay-Based Browsing: Explore content directly through relays without following specific users
- Relay-Friendly Design: Minimized and simplified requests ensure efficient communication with relays
- Relay Groups: Easily manage and switch between relay groups
- Clean Interface: Enjoy a minimalist design and intuitive interactions
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
Donate
If you like this project, you can buy me a coffee :) ⚡️ codytseng@getalby.com ⚡️
License
MIT