neb-b / lnuptime.com

Email alerts when your lightning node goes offline

Home Page:https://lnuptime.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LN Uptime

Email alerts when your lightning node goes down

Pieces

  • LND Node running on voltage
    • When a user signs up and enters a connection string, this voltage node will add them as a peer
    • Every x minutes /api/ping gets hit and checks which user's nodes are online
  • Supabase for the DB
    • This keeps track of users, and their history of online connection statuses
  • Mailgun for email sending
  • Next.js

Created by @neb_b & @AsherHopp

About

Email alerts when your lightning node goes offline

https://lnuptime.com

License:MIT License


Languages

Language:TypeScript 99.1%Language:Shell 0.5%Language:JavaScript 0.4%