Leopoldadmin 1b2d6815cb fix: remove Bibliothek from left sidebar (was always on right)
- Removed BlockLibrary section from LeftSidebar.tsx
- Removed unused BlockLibrary import
- Removed unused block-related props from LeftSidebar destructuring
- Bibliothek belongs in right sidebar as a tab (already existed there)
2026-06-29 13:35:50 +02:00

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

Docker

docker-compose up --build
S
Description
Web-basiertes 2D-CAD für Event-Bestuhlungspläne
Readme 3.6 MiB
Languages
TypeScript 80.1%
CSS 10.4%
HTML 8.1%
JavaScript 1.1%
Python 0.2%