initial commit

This commit is contained in:
Arnaud Lier 2025-01-25 11:41:12 +01:00
commit 93a367106e
13 changed files with 842 additions and 0 deletions

2
Makefile Normal file
View file

@ -0,0 +1,2 @@
up:
docker compose -f 'srcs/docker-compose.yml' up --build --detach