2026-06-22 07:23:58 +00:00
2026-06-22 07:23:58 +00:00
2026-06-21 20:32:49 +00:00
2026-06-21 20:32:55 +00:00

Web CAD

Web-based CAD application for event seating plans.

Setup

  1. Install dependencies:

    cd frontend && npm install
    cd ../backend && npm install
    
  2. Start the development servers:

    cd frontend && npm run dev
    cd ../backend && npm run dev
    
  3. Alternatively, use Docker Compose:

    docker-compose up
    

Services

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%