Nostr profile viewer.
Live: https://npub.upleb.uk
- Vite + React 18 + TypeScript
- Tailwind CSS
- nostr-tools
- lucide-react
- Login: NIP-07 (browser extension) + NIP-55 (Amber callback URI)
kind:0— profile metadatakind:1— short notes
Reads from wss://relay.fizx.uk.
npm install
npm run devnpm run build
rsync -avz --delete -e "ssh -p 2121" dist/ [email protected]:/var/www/npub.upleb.uk/VPS: 45.154.199.154. Full server / nginx / SSL / DNS notes for the wider deployment live in the local code_upleb/CLAUDE.md (not pushed; this README is the public-facing summary).
Sister repo on the other side: https://github.com/adjmx/npub.fizx.uk