meldestelle/backend
StefanMoCoAt c3d288cd66 chore: refactor Gradle config, standardize Kotlin MPP plugin usage, and update dependencies
- Unified plugin application across modules using `alias(libs.plugins.*)` instead of hardcoded IDs.
- Removed redundant JVM/JS source map tasks, improving Gradle and Docker build consistency.
- Updated dependencies, including `logback` and Webpack `copy-webpack-plugin`, and added contextual documentation.
- Added frontend architecture diagram in PlantUML (`docs/01_Architecture/Reference`), standardizing feature-core-shell dependencies.
2026-02-05 02:07:53 +01:00
..
infrastructure chore: refactor Gradle config, standardize Kotlin MPP plugin usage, and update dependencies 2026-02-03 22:11:31 +01:00
services chore: refactor Gradle config, standardize Kotlin MPP plugin usage, and update dependencies 2026-02-05 02:07:53 +01:00
README.md docs: restructure domain documentation and update references 2026-01-15 13:44:49 +01:00

Backend Module

Dieses Modul enthält den gesamten Code für die Backend-Services und die zugehörige Infrastruktur (z.B. API-Gateway).

Die vollständige Dokumentation befindet sich hier: -> docs/05_Backend/README.md