mehdihadeli / go-food-delivery-microservices

🍕 A practical and imaginary food delivery microservices, built with golang, domain-driven design, cqrs, event sourcing, vertical slice architecture, event-driven architecture, and the latest technologies.
MIT License
837 stars 85 forks source link

Video / Walkthrough instructions for using #68

Open MichaelCade opened 1 year ago

MichaelCade commented 1 year ago

Appreciate the effort here, great learning project. Would love to see a step by step view on deploying this and then using this.

github-actions[bot] commented 1 year ago

Welcome to go-ecommerce-microservices. Thank you for reporting your first issue. Please check out our contributor guide.

mehdihadeli commented 1 year ago

Hi, Thanks for your feedback. Deployment part is not completed yet, but at first it will be based on docker-compose, and then I will setup Kubernetes deployment. I will improve readme over the time when I have free time, also I try to write some blog posts for this project.

Alan-MQ commented 1 year ago

Hi, Thanks for your feedback. Deployment part is not completed yet, but at first it will be based on docker-compose, and then I will setup Kubernetes deployment. I will improve readme over the time when I have free time, also I try to write some blog posts for this project.

looking forward to your posts on this project~~