Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 380 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 380 Bytes

mini-game-ia


Authors

  • BELIN Mattéo
  • VEILLARD Camille
  • FRIN Arthur

using docker compose tu run database + adminer:

be sure to have .env in ./api

up docker compose

docker compose up -d

down docker compose

docker compose down