Marcel
|
e63adb964d
|
restructure: flatten workspace nesting, move devcontainer to root
- backend/workspaces/backend/ → backend/
- backend/workspaces/frontend/ → frontend/
- backend/.devcontainer/ + .vscode/ → repo root (where VS Code expects them)
- loose scripts/SQL files → scripts/
- replace nested git repo with single repo at project root
- update docker-compose.yml build context and devcontainer.json path
- add root .gitignore
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-15 11:47:58 +01:00 |
|
|
|
7e725090fe
|
add propper async mass import
|
2025-12-15 20:14:34 +00:00 |
|
|
|
cdf2d7cf7d
|
add global exception handler
|
2025-12-15 20:14:15 +00:00 |
|
|
|
d895426514
|
use logger instead of system.out
|
2025-12-15 20:07:52 +00:00 |
|
|
|
d5fe715257
|
get admin cred from env vars
|
2025-12-15 20:04:57 +00:00 |
|
|
|
ef4e31f7b2
|
add flyway
|
2025-12-15 20:01:08 +00:00 |
|
|
|
2ba58a391f
|
init
|
2025-12-15 19:06:22 +00:00 |
|