Eric P on Nostr: That looks like it has all the fields I would need. Here are the fields currently ...
That looks like it has all the fields I would need. Here are the fields currently used in the database (webhooks are basically a copy): https://github.com/Podcastindex-org/helipad?tab=readme-ov-file#webhooks
It can be run on anything that has Docker installed: https://hub.docker.com/r/podcastindexorg/podcasting20-helipad .
The database is just a sqlite file stored in /data. It's useful to have for storing settings and caching the boost data.
The biggest hurdle is its reliance on LND. I would like to update it to be able to talk to anything.
It can be run on anything that has Docker installed: https://hub.docker.com/r/podcastindexorg/podcasting20-helipad .
The database is just a sqlite file stored in /data. It's useful to have for storing settings and caching the boost data.
The biggest hurdle is its reliance on LND. I would like to update it to be able to talk to anything.