ef23463a7413ed39d5d18adced6760e01641ebe0
The component uses className="app-body" but CSS targeted .main for the grid layout. This caused leftbar, canvas, and rightbar to all render at full viewport width instead of the 3-column grid (leftbar 64px | canvas 1fr | rightbar 240px).
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%