Readme updated

This commit is contained in:
Fr4nz D13trich 2025-10-09 12:58:44 +02:00
parent 861fbf59d5
commit c98eda0fcf

View file

@ -2,8 +2,9 @@
<img src="https://meshtastic.org/design/logo/svg/Mesh_Logo_White.svg" alt="Meshtastic" width="100" height="100">
LOcal MEshtastic Server
*LOcal MEshtastic Server* _in development_
- Idea is to develop an
---
## Hardware
@ -23,5 +24,5 @@ for now everything will be developed and tested on Raspberry Pi 3B and newer act
```bash
sudo apt install --install-suggests -y nginx python3-meshtastic python3-flask python3-requests
```
3. Configure `nginx` the way you need | _example config is located [here](https://lab.c95.org/fr4nz/LoMeS/src/branch/main/assets/config/nginx/nginx.conf)_
3. Configure `nginx` the way you need | _or use the example config located [here](https://lab.c95.org/fr4nz/LoMeS/src/branch/main/assets/config/nginx/nginx.conf) edit at least lines 9 & 15 - 18 to your needs_
4. Start developing