dependabot[bot] 599c000aa5 chore(deps): bump esbuild and vite
Bumps [esbuild](https://github.com/evanw/esbuild) to 0.25.0 and updates ancestor dependency [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). These dependencies need to be updated together.


Updates `esbuild` from 0.24.0 to 0.25.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.24.0...v0.25.0)

Updates `vite` from 6.0.5 to 6.2.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.2.1/packages/vite)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: indirect
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-08 03:37:21 +00:00
2024-12-22 16:37:38 +08:00
2025-03-02 19:14:01 +08:00
2025-01-29 15:32:26 +08:00
🎉
2024-10-26 18:10:41 +08:00
fix: 🎨
2025-02-09 22:13:10 +08:00
2025-03-03 11:03:18 +08:00
2025-01-07 23:19:35 +08:00
2025-01-02 21:57:14 +08:00

Jumble Logo

logo designed by Daniel David

Jumble

A beautiful nostr client focused on browsing relay feeds

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

Jumble Screenshot 01
Jumble Screenshot 02 Jumble Screenshot 03 Jumble Screenshot 04

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 :)

lightning: codytseng@getalby.com

bitcoin: bc1qx8kvutghdhejx7vuvatmvw2ghypdungu0qm7ds

geyser: https://geyser.fund/project/jumble

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%