982fa119ebfaf2e37053ce6a638f7bc02e0c1e3a
- Fix: styles.css line 1354 double closing brace (CSS syntax error) - Upgrade: fastify 5.x, @fastify/cors 11, @fastify/static 9, @fastify/websocket 11 - Upgrade: vitest 4.x, vite 8.x (frontend) - Result: 0 npm vulnerabilities (was 10 backend + 5 frontend) - Feature: vite.config.ts manualChunks code-splitting (998kB → 5 chunks, max 451kB) - All tests pass: Backend 239/239, Frontend 374/374
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%