NostrSMS

NodeJS

..

  1. git clone https://git.vanderwarker.family/nostr/nostrsms
  2. cd nostrsms
  3. npm i
  4. cp config.ini.dist config.ini
  5. Fill out details in config.ini
  6. screen
  7. node index.js
  8. CTRL+A,D (place screen in background)