lnbits/docs/devs/installation.md
2022-07-28 11:43:31 +01:00

768 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 for running tests etc before pr'ing, use ./venv/bin/pip install pytest pytest-asyncio pytest-cov requests mock black mypy isort.

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.