fiatjaf
e408febf97
hypercorn -k trio
4 years ago
fiatjaf
f5b8ed8fc6
make lndgrpc work using the purerpc library and a manually-declared method.
4 years ago
fiatjaf
e74cf33f90
broken invoice listener on c-lightning and other fixes around wallets.
4 years ago
fiatjaf
e2f6c20e3b
update docs so master is runnable.
4 years ago
Arc
f6e6bf73d3
Pointed people towards a stable release
4 years ago
fiatjaf
f01028eac7
migrate from flask to quart.
also remove all flaskiness from static file serving.
and reference all vendored scripts on the base tempĺate for simplicity.
4 years ago
fiatjaf
ffa3c3f6a6
python -m lnbits
4 years ago
fiatjaf
c965bca41d
migration tracking.
4 years ago
Eneko Illarramendi
a651f747ac
chore: remove `gunicorn` and `gevent` from minimum requirements
It is now up to the user to install these (or other) for production deployment.
More info: https://flask.palletsprojects.com/en/1.1.x/tutorial/deploy/#run-with-a-production-server
4 years ago
Eneko Illarramendi
0d0e00e699
chore: update Pipfile
4 years ago
fiatjaf
0de08dda0b
add spark backend and fix c-lightning.
4 years ago
losnappas
efe4b91877
Update extensions.md
Add a skeleton, better than nothing.
5 years ago
Arc
61f736878c
Update installation.md
5 years ago
Arc
f51d44e99b
Update installation.md
5 years ago
Dennis Reimann
c3281399d2
Improve setup instructions and README
- README cleanups and link to documentation
- Improve dev setup instructions
- Fix js linting errors
- Move local setup instructions to installation docs
- Project link fix, closes #42
- Notes about frontend
- Clarify different LND backends
5 years ago
Sebastian Geisler
52aff1128e
use https base url to avoid mixed content
5 years ago
Eneko Illarramendi
35fb524e1e
Update CNAME
5 years ago
Eneko Illarramendi
01c8e8a23f
Create CNAME
5 years ago
Eneko Illarramendi
b37af0c600
feat: use github pages and jekyll for docs
5 years ago
Eneko Illarramendi
f02526585f
docs: add LNbits logos to repo
5 years ago
Eneko Illarramendi
f98a5040ac
refactor: decorators, models and more broken bits
5 years ago