multica/apps/web/app
Naiyuan Qing 63861d03c6 refactor(frontend): extract shared stores and components into packages
- Create @multica/fetch package for HTTP client and URL config
- Migrate hub store and hub-init hook to @multica/store
- Move HubSidebar component to @multica/ui for web/desktop reuse
- Update web app imports to use shared packages
- Remove counter store example and its component-example usage

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 10:37:17 +08:00
..
components refactor(frontend): extract shared stores and components into packages 2026-02-02 10:37:17 +08:00
hooks refactor(frontend): extract shared stores and components into packages 2026-02-02 10:37:17 +08:00
lib feat(web): add @multica/sdk dependency and URL config module 2026-01-30 22:40:43 +08:00
icon.png feat(web): replace default Next.js branding with Multica icon 2026-01-30 22:31:41 +08:00
layout.tsx refactor(frontend): extract shared stores and components into packages 2026-02-02 10:37:17 +08:00
page.tsx refactor(web): move sidebar layout shell to layout.tsx 2026-01-30 21:09:06 +08:00