Commit graph

4 commits

Author SHA1 Message Date
warnason
9324b35432 Allow bim.stifting.at as Vite dev server host
Some checks are pending
CI / backend-lint-and-test (push) Waiting to run
2026-04-20 12:26:05 +02:00
warnason
1cb47df1aa Add database auto-creation on startup
Some checks are pending
CI / backend-lint-and-test (push) Waiting to run
2026-04-20 11:55:56 +02:00
warnason
53e2f85b47 Fix: remove stray character in elements.py
Some checks are pending
CI / backend-lint-and-test (push) Waiting to run
2026-04-20 11:40:29 +02:00
warnason
520d55259f Initial project scaffold: FastAPI backend + Vue.js frontend
Some checks are pending
CI / backend-lint-and-test (push) Waiting to run
- FastAPI with async SQLAlchemy models for IFC elements
- IFC file upload and parsing via IfcOpenShell
- REST API for projects, elements, and properties
- Vue.js 3 frontend shell with Three.js dependency
- Docker Compose for full-stack local development
- PostgreSQL 16 as database
- CI pipeline for Forgejo Actions
- Project documentation and API overview
2026-04-20 11:21:30 +02:00