web/frps: redesign frps dashboard with sidebar nav, responsive layout, and shared component workspace

This commit is contained in:
fatedier
2026-03-20 03:25:25 +08:00
parent 6cdef90113
commit f56f381799
38 changed files with 1484 additions and 8548 deletions

4
web/shared/package.json Normal file
View File

@@ -0,0 +1,4 @@
{
"name": "frp-shared",
"private": true
}