mirror of
https://github.com/s-frick/effigenix.git
synced 2026-03-28 08:39:35 +01:00
refactor: restructure repository with separate backend and frontend directories
- Move Java backend to backend/ directory - Create frontend/ directory for TypeScript TUI and future WebUI - Update .gitignore for Node.js and worktrees - Update README.md with new repository structure - Copy documentation to backend/
This commit is contained in:
parent
ec9114aa0a
commit
c2c48a03e8
141 changed files with 734 additions and 9 deletions
4
TODO.md
4
TODO.md
|
|
@ -7,7 +7,7 @@
|
|||
3. ✅ Inventory BC implementieren (Basis: 8.1-8.3)
|
||||
4. ✅ Document Archive BC (Basis: 12.1-12.2) - parallel zu Inventory
|
||||
|
||||
- [ ] Liquibase statt Flyway
|
||||
- [ ] Package Struktur gemäß DDD-model skill, ddd-implementer fragen wegen refactor?
|
||||
- [x] Liquibase statt Flyway
|
||||
- [x] Package Struktur gemäß DDD-model skill, ddd-implementer fragen wegen refactor?
|
||||
- [ ] ActionToPermissionMapper, warum unterschiedliches Vorgehen if/else vs. switch/case
|
||||
- [ ] Nix Shell für manuelles Testing mit Postgres sowie für Migrationstests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue