Skip to content

OpenClassrooms-Student-Center/Current-Garden_V2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

markdown

OpenClassrooms - Current Garden




Prerequisites

To start this web application you must have the following tools:

  • Docker

Installation and startup

Clone the project to retrieve it

git clone https://github.com/OpenClassrooms-Student-Center/Current-Garden-V2.git
cd Current-Garden-V2

To start the project

docker compose up -d

To shut down the project

Make sure you are in the project folder (where the docker-compose.yml file is located)

docker compose down

End of work

If you are not returning to the project, you have the option to delete Docker files and images to reclaim space

Warning: this deletes all Docker projects from your computer

docker system prune -a

=> type Y then Enter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published