diff --git a/Home.md b/Home.md index ad67619..d561a50 100644 --- a/Home.md +++ b/Home.md @@ -4,3 +4,14 @@ A local meshtastic server in development ### Overview +- Setup script runs successful ---> [[Details|Setup-Script]] + +- Flask works ---> [[Details|Flask]] + - Route: Client --> Nginx --> Flask + +- Meshtastic CLI works ---> [[Details|Meshtasic]] + +### to Do +- [ ] `nginx.conf` for un-encrypted connections +- [ ] establish communication between `flask` and `meshtastic-cli` +- [ ] Design UI