build: Docker compose build successful with all services

- Fixed Dockerfiles (removed admin-ui references)
- Updated Cargo.toml workspace
- Added @tailwindcss/postcss dependency
- All services building and running correctly
This commit is contained in:
2026-03-06 15:18:03 +01:00
parent 1dca1099cf
commit 2b30ae47de
5 changed files with 677 additions and 6 deletions

View File

@@ -14,6 +14,7 @@
"react-dom": "19.0.0"
},
"devDependencies": {
"@tailwindcss/postcss": "^4.2.1",
"@types/node": "22.13.14",
"@types/react": "19.0.12",
"@types/react-dom": "19.0.5",