bancolombia / scaffold-clean-architecture-ex

Mix task to create a clean architecture application in Elixir that already works, It follows our best practices!
MIT License
12 stars 3 forks source link

Create examples and tutorials using scaffold-clean-architecture-ex #39

Open gevera opened 2 months ago

gevera commented 2 months ago

Hey, I would like to write some examples and tutorials on how to use this great tool. Unfortunately, I am new to this, but I know that DDD and Clean Architecture is the way to go. Maybe a basic example of blog posting app, or a simple goodreads clone with integrating Phoenix and JWT authorization will do? Anyway, how can I help with this?

juancgalvis commented 2 months ago

Hi @gevera we appreciate so much your contrinbution interest, we need say to you that we are migrating the current documentation located in README.md to a new github page with Docusaurus, so when we have the first version you can start from it to add some entries or samples.

juancgalvis commented 2 months ago

Hey @gevera we already have the base structure of the documentation at https://bancolombia.github.io/scaffold-clean-architecture-ex

gevera commented 2 months ago

Hi @gevera we appreciate so much your contrinbution interest, we need say to you that we are migrating the current documentation located in README.md to a new github page with Docusaurus, so when we have the first version you can start from it to add some entries or samples.

Perfect. Ill keep an eye on the link you gave. When do you think the ready version will be? Any rough estimates?