Commit Graph

8 Commits

Author SHA1 Message Date
stefan a256622f37 refactor: Migrate from monolithic to modular architecture
- Restructure project into domain-specific modules (core, masterdata, members, horses, events, infrastructure)
- Create shared client components in common-ui module
- Implement CI/CD workflows with GitHub Actions
- Consolidate documentation in docs directory
- Remove deprecated modules and documentation files
- Add cleanup and migration scripts for transition
- Update README with new project structure and setup instructions
2025-07-22 18:44:18 +02:00
stefan 8229e8e571 (vision) SCS/DDD
Service Discovery einführen
Consul als Service-Registry implementieren
Services für automatische Registrierung konfigurieren
Dynamisches Service-Routing im API-Gateway einrichten
Health-Checks für jeden Service implementieren
2025-07-22 00:03:51 +02:00
stefan 1ecac43d72 (vision) SCS/DDD
Service Discovery einführen
Consul als Service-Registry implementieren
Services für automatische Registrierung konfigurieren
Dynamisches Service-Routing im API-Gateway einrichten
Health-Checks für jeden Service implementieren
2025-07-21 23:54:13 +02:00
stefan e1125a3fc0 (vision) SCS/DDD 2025-07-18 23:21:03 +02:00
stefan 029b0c86bc Umbau zu SCS 2025-07-17 15:17:31 +02:00
stefan bd399fdcd3 fix and upgrade gradle 2025-05-08 16:21:43 +02:00
stefan 44cef36d00 init home and upgrade gradle-properties 2025-04-18 00:38:54 +02:00
stefan 12c723cad2 Project initialized 2025-04-17 13:02:03 +02:00