Nostr profile viewer — search an npub, see profile + recent notes.
Live: https://npub.fizx.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/ root@88.218.206.187:/var/www/npub.fizx.uk/VPS: 88.218.206.187. Full server / nginx / SSL / DNS notes for the wider deployment live in the local code_vibe/CLAUDE.md (not pushed; this README is the public-facing summary).
Sister repo on the other side: https://github.com/macos-node/npub.upleb.uk