- Replace all Jumble branding with Smesh throughout codebase - Add new Smesh logo images (light/dark themes) - Update Logo component to use PNG images with theme support - Update URLs to git.mleku.dev/mleku/smesh - Rename JumbleTranslate to SmeshTranslate - Update all i18n locale files with new branding - Add system theme detection CSS to prevent flash on load - Update PWA manifest, docker-compose, and config files 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1.7 KiB
1.7 KiB
logo designed by Daniel David
Smesh
A user-friendly Nostr client for exploring relay feeds
Experience Smesh at https://smesh.social
Forks
Some interesting forks of Smesh.
- https://fevela.me/ - by @daniele
- https://x21.com/ - by @Karnage
- https://smesh.imwald.eu/ Repo: Silberengel/smesh - by @Silberengel
Run Locally
# Clone this repository
git clone https://git.mleku.dev/mleku/smesh.git
# Go into the repository
cd smesh
# Install dependencies
npm install
# Run the app
npm run dev
Run Docker
# Clone this repository
git clone https://git.mleku.dev/mleku/smesh.git
# Go into the repository
cd smesh
# 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: bc1qwp2uqjd2dy32qfe39kehnlgx3hyey0h502fvht
- Geyser: https://geyser.fund/project/smesh
License
MIT