Go to file
Aymeric SERRA 2bc89e9dbe
Ajout d'une entité Product
2023-02-21 16:02:00 +01:00
app Initial Commit 2023-02-17 13:00:17 +01:00
back Ajout d'une entité Product 2023-02-21 16:02:00 +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.