/notebin

📡 Decentralized notes over relay using nostr w/ :zap: lightning tips

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

NoteBin

🌐 Decentralized notes over relay using nostr

Deployed at notebin.org

Stack

  • Next.js 13
  • Typescript
  • Tailwindcss
  • nostr
  • lightning (webln)

Development

First, install dependencies:

npm i

Then, run the development server:

npm run dev

and visit: localhost:3000