https://github.com/ismailatkurt/cash-machine-sample-project
CashMachine Code Challenge - Sample Project
https://github.com/ismailatkurt/cash-machine-sample-project
domain-driven-design php-docker php-project-example
Last synced: 11 months ago
JSON representation
CashMachine Code Challenge - Sample Project
- Host: GitHub
- URL: https://github.com/ismailatkurt/cash-machine-sample-project
- Owner: ismailatkurt
- Created: 2018-07-04T06:32:59.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-14T13:06:08.000Z (over 6 years ago)
- Last Synced: 2025-06-18T18:47:59.070Z (about 1 year ago)
- Topics: domain-driven-design, php-docker, php-project-example
- Language: PHP
- Size: 5.19 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### Run with Docker development environment
(those steps will be changed since it should not be required to stop services on 80 port and also docker should take care of hostname on host machine by itself or with docker command.)
- have docker on your machine.
- kill any application which uses 80 port.
- go to project folder on terminal
- execute:
`docker-compose up`
- add local.cashmachine.com to your hosts file
`127.0.0.1 local.cashmachine.com`
- visit http://local.cashmachine.com/notes/withdraw/120