- Create an account for GIT/HUB
- Access to this link and create a fork https://github.com/arnauFreightos/technical_backend_wcn.git
- Git clone in your IDE and... You can Start!
- Install Docker
- Move to the project folder:
cd technical_backend_wcn
- docker compose build
- docker compose up -d
- docker exec -it application bash
- composer install
Step one (optional): If you don't have instaled the package "make" for linux , instal "make software" in linux or subsistem wsl for windows.
- sudo apt-get update
- sudo apt-get -y install make
Step 2: Commands
- make start
- make composer-install
If you want to see the available options for make tool type "make help"
copy .env.example renamed to .env.local
Url: http://localhost:1000/hello-world
##Database MySql Access:
- Url: http://localhost:1010
- Server: mysql
- User: user
- Password: password
You can do it in two different ways.
1.- Pull request to the repository
2.- Send it by email in Zip