mateclaw/mateclaw-server
matevip 5d5eb7e2e6 fix(docker): add Node.js frontend build stage and clean up deploy config
- Add Node 22/pnpm stage to mateclaw-server/Dockerfile so docker compose
  up -d --build produces a fully working image (the Vue SPA is now built
  inside the image and copied into the JAR's classpath/static).
- Remove DASHSCOPE_API_KEY from .env.example and root docker-compose.yml;
  LLM API keys are configured post-startup via the model management UI.
2026-04-24 11:16:52 +08:00
..
src feat(wiki): config UI overhaul — model strategy, search preview modal, graph fullscreen 2026-04-24 10:03:45 +08:00
Dockerfile fix(docker): add Node.js frontend build stage and clean up deploy config 2026-04-24 11:16:52 +08:00
pom.xml feat(tool): native Java DocxRender tool — eliminate Node.js subprocess 2026-04-23 16:31:13 +08:00
settings.xml fix(docker): add Aliyun Maven mirror, fix port mapping, remove legacy schema init 2026-04-24 10:26:19 +08:00