Commit Graph

11 Commits

Author SHA1 Message Date
l5y b39b83fb51 Send mesh data to Potatomesh API (#60)
* feat: post mesh data to API

* Serialize node objects before posting

* don't put raw json in api/db
2025-09-15 14:00:48 +02:00
l5y 4dc1227be7 Add POST /api/messages and enforce API token (#56) 2025-09-15 13:13:47 +02:00
l5y 3b097feaae Update README.md 2025-09-15 12:17:45 +02:00
l5y da2e5fbde1 feat: parameterize community info (#55)
* feat: parameterize community info

* chore: restore test data and document env defaults

* also make default channel configurable
2025-09-15 12:15:51 +02:00
l5y 9aa640338d Update README.md 2025-09-15 11:44:44 +02:00
l5y eee6738a9c add changelog 2025-09-15 08:49:12 +02:00
l5y 57816908c8 update readme 2025-09-15 08:32:55 +02:00
l5y 46a1105f29 update readme 2025-09-15 08:28:55 +02:00
l5y 344c310d2a web: add web app that displays the node data on a map 2025-09-13 08:49:16 +02:00
l5y aaf77988e9 data: add mesh node data ingestor python daemon 2025-09-13 08:39:00 +02:00
l5y 1d1bbb1a12 Initial commit 2025-09-13 08:09:07 +02:00