mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2024-11-19 09:54:21 +01:00
Update installation.md
This commit is contained in:
parent
5bacb5f38a
commit
5fe9df48dd
@ -45,12 +45,3 @@ To then run the server, use:
|
|||||||
pipenv run python -m uvicorn lnbits.__main__:app --reload
|
pipenv run python -m uvicorn lnbits.__main__:app --reload
|
||||||
|
|
||||||
**Note**: We reccomend using <a href="https://caddyserver.com/docs/install#debian-ubuntu-raspbian">Caddy</a> for a reverse-proxy, if you want to serve your install through a domain, alternatively you can use [ngrok](https://ngrok.com/).
|
**Note**: We reccomend using <a href="https://caddyserver.com/docs/install#debian-ubuntu-raspbian">Caddy</a> for a reverse-proxy, if you want to serve your install through a domain, alternatively you can use [ngrok](https://ngrok.com/).
|
||||||
|
|
||||||
## Frontend
|
|
||||||
|
|
||||||
The frontend uses [Vue.js and Quasar][quasar].
|
|
||||||
|
|
||||||
[quart]: https://pgjones.gitlab.io/
|
|
||||||
[pipenv]: https://pipenv.pypa.io/
|
|
||||||
[polar]: https://lightningpolar.com/
|
|
||||||
[quasar]: https://quasar.dev/start/how-to-use-vue
|
|
||||||
|
Loading…
Reference in New Issue
Block a user