diff --git a/docs/devs/installation.md b/docs/devs/installation.md index a46a2c850..046a27467 100644 --- a/docs/devs/installation.md +++ b/docs/devs/installation.md @@ -45,12 +45,3 @@ To then run the server, use: pipenv run python -m uvicorn lnbits.__main__:app --reload **Note**: We reccomend using Caddy 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