基于goframe组件搭建DDD模式大仓微服务。
如果你需要重新编译项目,可以执行以下 2 步:
- 克隆源码
$ git clone https://github.com/shiqinfeng1/goframe-ddd.git- 编译
首次运行时执行:
$ make tools项目根目录下执行:
$ make构建后的二进制文件保存在 _output/platforms/<OS>/<ARCH>/ 目录下。
goframe-ddd is licensed under the MIT. See LICENSE for the full license text.