From fe6b5cf99741fbc0d9dbc3022bea27ababe61698 Mon Sep 17 00:00:00 2001 From: rvba Date: Tue, 31 Dec 2024 16:57:32 +0100 Subject: [PATCH] Actualiser Home --- Home.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index e8be721..37c4374 100644 --- a/Home.md +++ b/Home.md @@ -4,6 +4,16 @@ What does that mean ? -Chances are you've heard of [GitHub](https://en.wikipedia.org/wiki/GitHub), today's de facto central place for software engineering on the Internet. Think of GitAEC as GitHub, but for the world of Architecture, Engineering, and Construction (AEC). +Chances are you've heard of [GitHub](https://en.wikipedia.org/wiki/GitHub), today's de facto central place for software engineering on the Internet. + +Think of GitAEC as GitHub, but for the world of Architecture, Engineering, and Construction (AEC). + +## Docker + +You can run GitAEC using our [Docker image](https://gitaec.org/rvba/-/packages/container/gitaec/latest). + +`docker run -p 3000:3000 gitaec.org/rvba/gitaec:latest` + +## Learn more GitAEC was bootstrapped at the [Zurich hackathon 2024](Zurich-hackathon).