Open Bencsi opened 8 months ago
Thank you for your feedback @Bencsi , sure, we're going to start working to dockerize it.
I will keep it you posted!
Has there been any progress in Dockerizing the application? I've been trying to set it up in Docker, but it's unclear what you've done with the backend. It seems to be a mix of Symfony and DDD, not a straightforward Symfony setup. I have my own domain and want to provide backend services directly, not through Cloudflare.
I noticed that you use port 8030 for the backend, but redirects from Shopify send me back to http://127.0.0.1:3456/. I don't understand where to set up the correct ports and domains. Running in Docker should make this framework reusable.
HI guys!
Your project seems promising, however it is really hard to start it, because I need to install php, npm, etc natively on my laptop. A docker-compose.yaml file should be really helpful.