Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
Wishlist-application
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ZAHDI Mohcine
Wishlist-application
Commits
f26c6af3
Commit
f26c6af3
authored
1 month ago
by
mounouar21
Browse files
Options
Downloads
Patches
Plain Diff
write the readme in txt format
parent
cbeaa075
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
readme.txt
+12
-0
12 additions, 0 deletions
readme.txt
with
12 additions
and
0 deletions
readme.txt
0 → 100644
+
12
−
0
View file @
f26c6af3
# Wishlist-application
# Overview
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
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 then go back to root and run symfony server:start --allow-all-ip.
You're now ready to go.
# Initialising the database
This app comes with a database for testing.
In order to use it, execute the command line below:
mysql -u username -p wishlist < init.sql
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment