Skip to content

macos-node/npub.upleb.uk

Repository files navigation

npub.upleb.uk

Nostr profile viewer.

Live: https://npub.upleb.uk

Stack

Nostr

  • Login: NIP-07 (browser extension) + NIP-55 (Amber callback URI)
  • kind:0 — profile metadata
  • kind:1 — short notes

Reads from wss://relay.fizx.uk.

Develop

npm install
npm run dev

Build + deploy

npm 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

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors