meldestelle/platform
StefanMoCoAt f78563f8c8 chore(frontend): refactor navigation and DI setup, remove unused shared module
- Replaced `initKoin` with `startKoin` for DI initialization consistency across platforms.
- Introduced `StateNavigationPort` with `StateFlow` to streamline navigation state management.
- Migrated `AppScreen` to sealed class with route mapping for better navigation handling.
- Deleted unused `frontend/shared` module and removed related dependencies from build files.
- Cleaned up legacy navigation and Redux-related code, aligning with MVVM architecture.
2026-02-01 13:46:39 +01:00
..
architecture-tests chore(frontend): refactor navigation and DI setup, remove unused shared module 2026-02-01 13:46:39 +01:00
platform-bom chore(docs, platform): finalize migration guides for Exposed 1.0.0 and Ktor 3.4.0 upgrades 2026-01-31 18:31:50 +01:00
platform-dependencies fixing Web-App 2025-09-27 01:00:34 +02:00
platform-testing chore(build, dependencies): add Room support with KSP integration and optimize testing dependencies 2026-01-08 23:45:35 +01:00
README.md docs: restructure domain documentation and update references 2026-01-15 13:44:49 +01:00

Platform Module

Dieses Modul ist für die zentrale Verwaltung von Abhängigkeiten und Build-Infrastruktur zuständig.

Die vollständige Dokumentation befindet sich hier: -> docs/01_Architecture/03_Build_System_Platform_Module.md