- Start the docker env by running
docker compose up --detach
- Install dependencies by running
docker compose exec app composer install
- Run the application by running
docker compose exec app php index.php
- Run the tests by running
docker compose exec app ./vendor/bin/phpunit --verbose tests
-
Notifications
You must be signed in to change notification settings - Fork 0
burakgurbuz/product-feeder
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published