88ddebcd861a52461a32c19b5124c267aba8e1f5
- InteractionEngine: pointerdown on canvas, pointermove/pointerup on document - Pointer capture for smooth dragging outside canvas - CSS: touch-action: none on canvas to prevent browser touch interception - Fixes: tools not working on desktop (mouseup lost outside canvas) and mobile (no touch support)
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%