feat(frontend): restore ref main navigation

This commit is contained in:
2026-07-30 19:47:27 +00:00
parent 78581c840f
commit b17843b609
11 changed files with 1808 additions and 67 deletions
+11
View File
@@ -48,3 +48,14 @@ PROFILE=hwe
SCENARIO=default
DAEMON_REQUEST_TIMEOUT_MS=5000
TRPC_PATH=/trpc
# Frontend public URLs
# These values are public and become part of the browser bundle.
VITE_GATEWAY_WEB_URL=/gateway/
VITE_BOARD_COMMUNITY_URL=/xe/community
# Set the remaining links only after their public routes are confirmed.
VITE_BOARD_REQUEST_URL=
VITE_BOARD_TIP_URL=
VITE_BOARD_PATCH_URL=
VITE_OFFICIAL_CHAT_URL=
VITE_CASUAL_CHAT_URL=