This commit is contained in:
Anatoly Antonov 2026-07-04 03:23:46 +09:00
commit 43c120df4c
26 changed files with 3265 additions and 0 deletions

4
.env.example Normal file
View file

@ -0,0 +1,4 @@
# Prefill for the WS address field (the user can always edit it in the UI).
# Full endpoint of the stratoflights satellite telemetry socket:
# ws://<host>/api/ws/satellite/<satellite-uuid>/telemetry/
VITE_DEFAULT_WS_URL=ws://localhost:8000/api/ws/satellite/00000000-0000-0000-0000-000000000000/telemetry/