addmon/apps/web
Syahdan 5929358754 refactor: move monitor page to index route and configure Tauri window
- Move monitor page content from /monitor to / (index route)
- Create placeholder monitor_.tsx route
- Remove Header component from root layout
- Configure Tauri window with transparent titlebar and dark background
- Enable macOS private API for window styling
2025-12-29 07:36:13 +07:00
..
src refactor: move monitor page to index route and configure Tauri window 2025-12-29 07:36:13 +07:00
src-tauri refactor: move monitor page to index route and configure Tauri window 2025-12-29 07:36:13 +07:00
.env.example initial commit 2025-12-29 02:40:16 +07:00
.gitignore initial commit 2025-12-29 02:40:16 +07:00
components.json initial commit 2025-12-29 02:40:16 +07:00
index.html initial commit 2025-12-29 02:40:16 +07:00
package.json feat(monitor): add alert monitoring page with KPI dashboard, alert list, and incident management 2025-12-29 07:34:54 +07:00
tsconfig.json initial commit 2025-12-29 02:40:16 +07:00
vite.config.ts initial commit 2025-12-29 02:40:16 +07:00