rdesign/frontend
Jeff Emmett 90f55bef9f Fix noVNC WebSocket: add path=vnc/websockify for Traefik routing
noVNC defaults to WebSocket path "websockify" relative to origin root,
but Traefik only routes /vnc/* to the studio container. Setting
path=vnc/websockify ensures the WebSocket goes through the correct
Traefik router and gets stripped to /websockify inside the container.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 06:18:16 +00:00
..
node_modules Fix frontend build: type errors, SDK handling, docker context 2026-03-24 02:21:52 +00:00
src Fix noVNC WebSocket: add path=vnc/websockify for Traefik routing 2026-03-24 06:18:16 +00:00
Dockerfile Fix frontend build: type errors, SDK handling, docker context 2026-03-24 02:21:52 +00:00
next.config.ts Add rDesign rApp frontend with AI assistant and MCP server 2026-03-24 02:14:06 +00:00
package-lock.json Fix frontend build: type errors, SDK handling, docker context 2026-03-24 02:21:52 +00:00
package.json Add rDesign rApp frontend with AI assistant and MCP server 2026-03-24 02:14:06 +00:00
postcss.config.mjs Add rDesign rApp frontend with AI assistant and MCP server 2026-03-24 02:14:06 +00:00
tsconfig.json Add rDesign rApp frontend with AI assistant and MCP server 2026-03-24 02:14:06 +00:00