Eric P on Nostr: The source code for the 12 rods concert scoreboard (and upcoming concert) is here: ...
The source code for the 12 rods concert scoreboard (and upcoming concert) is here: https://github.com/ericpp/scoreboard
Alby (and now Helipad) send webhooks to its API whenever a boost comes into my node/wallet. The code runs on a free Vercel instance, is backed by a free Supabase database, and uses Nostr as a dumb notification system to push new boosts to the user. That part could just be replaced by a websocket server if desired.
Alby (and now Helipad) send webhooks to its API whenever a boost comes into my node/wallet. The code runs on a free Vercel instance, is backed by a free Supabase database, and uses Nostr as a dumb notification system to push new boosts to the user. That part could just be replaced by a websocket server if desired.