mirror of
https://github.com/Lifeforge-app/lifeforge.git
synced 2026-06-28 06:46:24 +00:00
- Create new @lifeforge/api package with forge proxy, endpoint, encryption, fetchAPI, and API providers - Move AuthProvider from shared to client-local - Move WidgetConfig/widgetConfigSchema from shared to @lifeforge/configs - Add @lifeforge/api as peerDependency in all apps and dependent packages - Update all imports across client, apps, ui, and federation - Add build-api script to postinstall