This guide covers local web-mode and packaging for Codexia web server without GUI.
The prebuilt headless binary is compiled without GUI (no Tauri). Just run it directly:
./codexia-webOptional flags:
./codexia-web --port 7420Run:
just dev-webLinux/macOS:
bash scripts/package-web.shWindows:
scripts/package-web.bat