NoteStack is a decentralized blogging platform using Nostr relays with support for lightning tips âš¡.
First, install the dependencies:
npm install
Next, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the site.