bim-twin-viewer/backend/app
warnason 520d55259f
Some checks are pending
CI / backend-lint-and-test (push) Waiting to run
Initial project scaffold: FastAPI backend + Vue.js frontend
- 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
..
api Initial project scaffold: FastAPI backend + Vue.js frontend 2026-04-20 11:21:30 +02:00
models Initial project scaffold: FastAPI backend + Vue.js frontend 2026-04-20 11:21:30 +02:00
schemas Initial project scaffold: FastAPI backend + Vue.js frontend 2026-04-20 11:21:30 +02:00
services Initial project scaffold: FastAPI backend + Vue.js frontend 2026-04-20 11:21:30 +02:00
__init__.py Initial project scaffold: FastAPI backend + Vue.js frontend 2026-04-20 11:21:30 +02:00
main.py Initial project scaffold: FastAPI backend + Vue.js frontend 2026-04-20 11:21:30 +02:00