Skip to content

nodetec/notebin

Repository files navigation

✂️ Notebin

Notebin is a code snippet sharing site similar to pastebin or GitHub gists.

NIP-C0

This is a simple reference implementation for NIP-C0.

Developers

  • install dependencies
npm i
  • run the app
npm run dev