mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-24 23:05:05 +00:00
- Renamed core package to @afilmory/core for better namespace management. - Added AppInitializationModule and AppInitializationProvider to handle application startup and root tenant provisioning. - Introduced root tenant login page and updated routing to support root login. - Enhanced tenant context resolution to accommodate root tenant paths and added related utility functions. - Refactored existing services and modules to integrate root tenant logic and improve overall structure. Signed-off-by: Innei <tukon479@gmail.com>