Skip to content
Snippets Groups Projects
Commit 0c690b00 authored by Zahdi's avatar Zahdi
Browse files

[Final version]

parent f26c6af3
Branches main
No related tags found
No related merge requests found
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
This is a web application that allows you to buy gifts for people who have wishes, or to make some yourself. This is a web application that allows you to buy gifts for people who have wishes, or to make some yourself.
# How to run this application # How to run this application
In order to run this app using docker, go to the docker folder and run the command docker compose up. In order to run this app using docker, go to the docker folder and run the command docker compose up.
You should have four containers startes on docker. You then run docker exec -it www_docker_symfony bash. You should have four containers started on docker. You then run docker exec -it www_docker_symfony bash.
you then go back to root and run symfony server:start --allow-all-ip. and run symfony server:start --allow-all-ip.
You're now ready to go. You're now ready to go.
# Initialising the database # Initialising the database
This app comes with a database for testing. This app comes with a database for testing.
......
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment