Commit Graph

6 Commits

Author SHA1 Message Date
stefan 3e4ef8e73e ein wenig aufgeräumt 2025-09-08 15:39:50 +02:00
stefan 9c21154199 upgrade(docker) 2025-08-16 15:47:57 +02:00
stefan 26e826d32c fixing(client) 2025-08-13 00:07:08 +02:00
stefan 23b6708197 fixing(client-module) 2025-08-12 17:36:55 +02:00
stefan a50b1b3822 feat(Tracer Bullet) 2025-08-11 23:47:05 +02:00
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