hsiegeln ad6805e447
All checks were successful
CI / build (push) Successful in 39s
CI / docker (push) Successful in 37s
fix: use standard dist/ output for Vite, copy to static/ explicitly
The relative outDir '../src/main/resources/static' resolved
unpredictably in Docker. Use standard 'dist/' output, then:
- Dockerfile: COPY --from=frontend /ui/dist/ to static/
- CI: cp -r dist/ to src/main/resources/static/

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 23:44:50 +02:00
2026-04-04 17:26:22 +02:00
Description
Multi-tenant SaaS platform — Camel application runtime with built-in observability. Wraps cameleer3 agent + server.
8.2 MiB
Languages
Java 59.5%
TypeScript 29.3%
Shell 9.3%
Dockerfile 0.9%
CSS 0.8%
Other 0.2%