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

This commit is contained in:
fatedier
2026-03-20 03:33:44 +08:00
committed by GitHub
parent 6cdef90113
commit 38a71a6803
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
}