Home

Awesome

<div align="center"><p> <h1>NoteStack 📓</h1> <a href="https://github.com/nodetec/notestack/pulse"> <img alt="Last commit" src="https://img.shields.io/github/last-commit/nodetec/notestack?style=for-the-badge&logo=starship&color=8bd5ca&logoColor=D9E0EE&labelColor=302D41"/> </a> <a href="https://github.com/nodetec/notestack/stargazers"> <img alt="Stars" src="https://img.shields.io/github/stars/nodetec/notestack?style=for-the-badge&logo=starship&color=c69ff5&logoColor=D9E0EE&labelColor=302D41" /> </a> <a href="https://github.com/nodetec/notestack/issues"> <img alt="Issues" src="https://img.shields.io/github/issues/nodetec/notestack?style=for-the-badge&logo=bilibili&color=F5E0DC&logoColor=D9E0EE&labelColor=302D41" /> </a> <a href="https://github.com/nodetec/notestack"> <img alt="Repo size" src="https://img.shields.io/github/repo-size/nodetec/notestack?color=%23DDB6F2&label=SIZE&logo=codesandbox&style=for-the-badge&logoColor=D9E0EE&labelColor=302D41" /> </a> </div>

NoteStack is a decentralized blogging platform using Nostr relays with support for lightning tips âš¡.

Contribute

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.

Tech Stack