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.gitInstall the dependencies
$ cd docs && pip install -r requirements.txtRun mkdocs
Execute the following command from inside the <Lang folder>.
$ cd en && mkdocs serve