An open API service indexing awesome lists of open source software.

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

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