add homepage management

This commit is contained in:
root
2026-05-07 00:34:29 -04:00
parent 750ae56a29
commit c4a45c8b21
33 changed files with 4228 additions and 418 deletions
@@ -10,7 +10,7 @@ const frameConfig: Record<FrameId, { label: string; port: number; path: string }
dashboard: {
label: 'Company Workspace',
port: 3001,
path: '/',
path: '/sign-in',
},
admin: {
label: 'Platform Operations',