# Site web CRUD annonces immobilières ## Deploy in your syustem - Add .env file in root folder. - Build all containers : ```Shell docker compose up --build ``` - If you want to remove all containers : ```Shell docker compose down ```