Sad to share that Jumble is also hosted on Cloudflare, you might encounter access issues, though it seems unaffected for now.
But trust me, running Jumble locally is super easy! Here’s how:
1. Install Node.js:
2. Clone the Jumble repo:
git clone
3. Navigate into the project folder:
cd jumble
4: Install dependencies:
npm install
5: Start it up:
npm run dev
Node.js — Download Node.js®
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools a...
GitHub
GitHub - CodyTseng/jumble: A user-friendly Nostr client for exploring relay feeds
A user-friendly Nostr client for exploring relay feeds - CodyTseng/jumble