Skip to content

feat(compose): add production client_web service#47

Merged
RomeoCavazza merged 1 commit into
mainfrom
feat/compose-client-web
Jun 26, 2026
Merged

feat(compose): add production client_web service#47
RomeoCavazza merged 1 commit into
mainfrom
feat/compose-client-web

Conversation

@RomeoCavazza

Copy link
Copy Markdown
Member
  • Adds production client_web service to docker-compose.
  • Multi-stage build in client-web/Dockerfile compiling Next.js app.
  • Splits development next.config.mjs configuration and production configuration.
  • Integrates client-desktop capabilities for notifications over Tauri.
  • Allows local CLIENT_WEB_PORT port override (defaulting to 8081).
  • Checks green: typecheck, lint, format, build, diff-check, compose config.
  • Proxied api/me endpoint tested and healthy (clean 401 response).

@RomeoCavazza RomeoCavazza merged commit 7a67fb8 into main Jun 26, 2026
15 checks passed
@RomeoCavazza RomeoCavazza deleted the feat/compose-client-web branch June 26, 2026 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant