Go to file
Aymeric SERRA 1b84e1d001
Ajout de doctrine
2023-02-21 15:55:52 +01:00
app Initial Commit 2023-02-17 13:00:17 +01:00
back Ajout de doctrine 2023-02-21 15:55:52 +01:00
nginx Initial Commit 2023-02-17 13:00:17 +01:00
.gitignore Initial Commit 2023-02-17 13:00:17 +01:00
README.md Initial Commit 2023-02-17 13:00:17 +01:00
docker-compose.yml Initial Commit 2023-02-17 13:00:17 +01:00

README.md

créacosm

Lancer :

# Remplacez <mon nom> et <mon user id>
printf "USER_NAME=<mon nom>\nUSER_ID=<mon user id>\n" > .env
docker-compose build
docker-compose up

Le serveur écoute sur localhost:8080.