feat: initialize RMM dashboard frontend with telemetry, command dispatch, and configuration management capabilities

This commit is contained in:
2026-06-03 18:17:58 +05:30
parent 6ca9ba51e9
commit 8751a45579
5 changed files with 650 additions and 637 deletions

1
.env.production Normal file
View File

@@ -0,0 +1 @@
VITE_API_BASE_URL="https://rmm-backend.seekright.com"