🌐 Decentralized notes over relay using nostr
Deployed at notebin.org
- Next.js 13
- Typescript
- Tailwindcss
- nostr
- lightning (webln)
First, install dependencies:
npm i
Then, run the development server:
npm run dev
and visit: localhost:3000
🌐 Decentralized notes over relay using nostr
Deployed at notebin.org
First, install dependencies:
npm i
Then, run the development server:
npm run dev
and visit: localhost:3000