a2cb86bd66d29205ae28bce6cb4964c2c2d862f4
Web CAD
Web-based CAD application for event seating plans.
Setup
-
Install dependencies:
cd frontend && npm install cd ../backend && npm install -
Start the development servers:
cd frontend && npm run dev cd ../backend && npm run dev -
Alternatively, use Docker Compose:
docker-compose up
Services
- Frontend: http://localhost:8080
- Backend: http://localhost:3001
Description
Languages
TypeScript
80.1%
CSS
10.4%
HTML
8.1%
JavaScript
1.1%
Python
0.2%