You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
9 months ago | |
|---|---|---|
| public | 1 year ago | |
| resources | 10 months ago | |
| screenshots | 11 months ago | |
| src | 9 months ago | |
| .dockerignore | 10 months ago | |
| .gitignore | 1 year ago | |
| .prettierignore | 1 year ago | |
| .prettierrc.yaml | 1 year ago | |
| Dockerfile | 10 months ago | |
| LICENSE | 11 months ago | |
| README.md | 10 months ago | |
| components.json | 1 year ago | |
| docker-compose.yml | 10 months ago | |
| eslint.config.js | 1 year ago | |
| index.html | 11 months ago | |
| package-lock.json | 10 months ago | |
| package.json | 10 months ago | |
| postcss.config.js | 1 year ago | |
| tailwind.config.js | 11 months ago | |
| tsconfig.app.json | 1 year ago | |
| tsconfig.json | 1 year ago | |
| tsconfig.node.json | 1 year ago | |
| vite.config.ts | 11 months ago | |
README.md
logo designed by Daniel David
Jumble
A user-friendly Nostr client focused on relay feed browsing and relay discovery
Features
- Relay Feeds: Explore content directly through relays without following specific users
- Relay-Friendly Design: Minimized and simplified requests ensure efficient communication with relays
- Relay Sets: Easily manage and switch between relay sets
- Clean Interface: Enjoy a minimalist design and intuitive interactions
Screenshots
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: bc1qx8kvutghdhejx7vuvatmvw2ghypdungu0qm7ds
geyser: https://geyser.fund/project/jumble
License
MIT