For the Python version of LNbits checkout Legend. Demo servers available on lnbits.com.
Join us on https://t.me/lnbits.
LNbits can run on top of any lightning-network funding source, currently there is support for LND, c-lightning, Spark, LNpay, OpenNode, lntxbot, with more being added regularly.
Checkout Awesome-LNbits, a currated list of projects made using LNbits.
Checkout the LNbits YouTube video series.
Install Air.
Open two terminals. In one, do
cd client
quasar dev
on the other, do
QUASAR_DEV_SERVER=http://localhost:8080 make dev