6d15a692afe6000f05ff8badac25ef37d84a7ca8
- Change DEFAULT_WS_URL from ws://hostname:3001 to wss://window.location.host - Wrap WebSocket constructor in try/catch to prevent React crash on connection error - Fixes white page when opening a project (CADEditor crashed on insecure ws:// from HTTPS page)
Web CAD Neu
Web-basiertes 2D-CAD für Event-Bestuhlungspläne.
Stack
- Frontend: React + TypeScript + Vite + HTML Canvas
- Backend: Node.js + TypeScript + Fastify + SQLite
- Collaboration: Yjs CRDT
Entwicklung
npm install
npm run dev
- Frontend: http://localhost:5173
- Backend: http://localhost:3001
Docker
docker-compose up --build
Description
Languages
TypeScript
80.1%
CSS
10.4%
HTML
8.1%
JavaScript
1.1%
Python
0.2%