/Docs

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

ExpressLRS.org Website

License Chat Donate

ExpressLRS.org website source code

Need help? Confused? Join the Community!

Installation

You need to have docker and docker-compose installed in your environment.

Then you need to build your container:

docker compose build

and start mkdocs server:

docker compose up

After server is running visit http://localhost:8000/.