Jumble on Nostr: Sad to share that Jumble is also hosted on Cloudflare, you might encounter access ...
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:
https://nodejs.org/en/download2. Clone the Jumble repo:
git clone
https://github.com/CodyTseng/jumble.git3. Navigate into the project folder:
cd jumble
4: Install dependencies:
npm install
5: Start it up:
npm run dev
Published at
2025-11-18 14:07:16 UTCEvent JSON
{
"id": "c1d6bcd2257ac64199d64c6a1190711e7e46078daa81800ea49a84c110b344ff",
"pubkey": "f4eb8e62add1340b9cadcd9861e669b2e907cea534e0f7f3ac974c11c758a51a",
"created_at": 1763474836,
"kind": 1,
"tags": [
[
"client",
"jumble"
]
],
"content": "Sad to share that Jumble is also hosted on Cloudflare, you might encounter access issues, though it seems unaffected for now.\n\nBut trust me, running Jumble locally is super easy! Here’s how:\n\n1. Install Node.js:\nhttps://nodejs.org/en/download\n\n2. Clone the Jumble repo:\ngit clone https://github.com/CodyTseng/jumble.git\n\n3. Navigate into the project folder:\ncd jumble\n\n4: Install dependencies:\nnpm install\n\n5: Start it up:\nnpm run dev",
"sig": "1673ebbac87108c876013fff21aca4e623c7e1af3b1b933de76a4730c60ea03664474cf132f58d1f61ee86d5bffe6f99d5ee3082cd1914316d214e803a21871e"
}