1- cd /app and run "composer update"
2-cd root of project thenrun "docker-compose up"
3-now api app is runnig on port 8085(http://localhost:8085)
4-api endpoing is http://localhost:8085/api/v1/
5-all tables will be created by first api call so you don't need to do any thing about DB
Please contact rezatati@gmail.com if you need help or have any question or feedback.
Thanks