9661a5ce1f
The SPA (web/) and the web gateway (cmd/webgw) move to a dedicated app projects/message_bus/apps/uniweb (its own Gitea sub-repo). unibus is now strictly the bus plane: membership/keys, the client library and demo peers. uniweb consumes unibus as a Go module via replace => ../unibus. No capability lost; same SPA and gateway, in their own service folder. go build/vet/test green after extraction.
1 line
435 B
Plaintext
1 line
435 B
Plaintext
{"root":["./src/App.tsx","./src/AuthShell.tsx","./src/ChatPanel.tsx","./src/ChatShell.tsx","./src/Join.tsx","./src/Login.tsx","./src/Recover.tsx","./src/Sidebar.tsx","./src/WalletLogin.tsx","./src/Welcome.tsx","./src/api.ts","./src/main.tsx","./src/mock.ts","./src/theme.ts","./src/types.ts","./src/wallet/account.ts","./src/wallet/bip39.ts","./src/wallet/crypto.ts","./src/wallet/derive.ts","./src/wallet/store.ts"],"version":"5.6.3"} |