A modular DDD Technical Architecture Patterns in Go Documentation
We are using MKDOCS! Please follow how to install mkdocs from the official website: https://www.mkdocs.org/#installation
Clone the repo
$ git clone https://github.com/d3ta-go/docs.git
Install the dependencies
$ cd docs && pip install -r requirements.txt
Run mkdocs
Execute the following command from inside the <Lang folder>
.
$ cd en && mkdocs serve