I built a lnurl server that uses phoenixd as the funding source. The beauty of lnurl is anything can be used as a funding source. Phoenixd exposes an http API. This http API is exposed through a tunnel from my local PC to a vps. Phoenixd could be run on the vps directly though
Discussion
Thanks. Do you have a link to the LNUrl server you used and any guides that might have helped you?
Here is a sample python server repo. https://github.com/gbozee/simple-lnurl-server