Go to file
Aymeric SERRA 0e443e9c5f
Ajout de fixtures pour les Products
2023-02-21 18:45:28 +01:00
app Initial Commit 2023-02-17 13:00:17 +01:00
back Ajout de fixtures pour les Products 2023-02-21 18:45:28 +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.