lnbits-legend/docs/devs/installation.md
calle 1f13bdeb2f
Pipenv/fix install loguru (#732)
* update pipfile

* pipenv workflow

* pipfile jinja

* Pipfile installs dev files

* python3.8 tests only

* version tag yaml

* all tests

* pipenv with pip

* only 3.7

* activate env

* test-pipenv

* pipenv importlib_metadata

* importlib-metadata

* 3.8

* 3.7 only oops

* merge install guides

* install guide in README
2022-07-13 01:15:48 +02:00

666 B

layout parent title nav_order
default For developers Installation 1

Installation

This guide has been moved to the installation guide. To install the developer packages, use pipenv install --dev.

Notes:

  • We recommend using Caddy for a reverse-proxy if you want to serve your install through a domain, alternatively you can use ngrok.
  • Screen works well if you want LNbits to continue running when you close your terminal session.