Actualiser Home

Milovann Yanatchkov 2025-01-01 18:58:50 +01:00
parent e39860cdb9
commit fde6f1ff92

12
Home.md

@ -1,22 +1,22 @@
[![](https://gitaec.org/assets/img/gitaec-01.svg)](Home)
**Git<sup>AEC</sup>** is `git`for **AEC** (Architecture, Engineering, and Construction). What does that mean ? \
Chances are you've heard of [GitHub](https://en.wikipedia.org/wiki/GitHub), the global online software engineering platform. \
Chances are you've heard of **[GitHub](https://en.wikipedia.org/wiki/GitHub)**, the global online software engineering platform. \
Think of Git<sup>AEC</sup> as GitHub, but for the world of Architecture, Engineering, and Construction.
## Common Data Environment
Git<sup>AEC</sup> (version 0.2) is a [git](Git)-based [Common Data Environment](CDE) (CDE) developed on top of [Forgejo](https://forgejo.org) with :
Git<sup>AEC</sup> (version 0.2) is a **[git](Git)**-based **[Common Data Environment](CDE)** (CDE) developed on top of **[Forgejo](https://forgejo.org)** with :
* An IFC file [viewer](https://gitaec.org/rvba/docs/src/branch/main/ifc/duplex.ifc) based on [ThatOpen](https://thatopen.com/) [SDK](https://en.wikipedia.org/wiki/Software_development_kit).
* An [automation](https://en.wikipedia.org/wiki/CI/CD) system based on GitHub [Actions](https://github.com/features/actions) [API](https://en.wikipedia.org/wiki/API) .
* An IFC file **[viewer](https://gitaec.org/rvba/docs/src/branch/main/ifc/duplex.ifc)** based on **[ThatOpen](https://thatopen.com/)** **[SDK](https://en.wikipedia.org/wiki/Software_development_kit)**.
* An **[automation](https://en.wikipedia.org/wiki/CI/CD)** system based on GitHub **[Actions](https://github.com/features/actions) [API](https://en.wikipedia.org/wiki/API)**.
## Open Platform
Git<sup>AEC</sup> is a *free and open source software*. Run the platform with our [Docker image](https://gitaec.org/rvba/-/packages/container/gitaec/latest).
Git<sup>AEC</sup> is a *free and open source software*. Run the platform with our **[Docker image](https://gitaec.org/rvba/-/packages/container/gitaec/latest)**.
`docker run -p 3000:3000 gitaec.org/rvba/gitaec:latest`
## Learn more
Git<sup>AEC</sup> was bootstrapped at the [Zurich hackathon 2024](Zurich-hackathon). Read this short report for more details.
Git<sup>AEC</sup> was bootstrapped at the Zurich hackathon 2024. Read this short **[report](Zurich-hackathon)** for more details.