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