Skip to content

joj0hq/ddd-go-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DDD Tutorial For Golang

This is DDD tutorial for goland

Usage

  1. Create .env file in src/training/app and root directory

ex:

DB_NAME=gopherDB
DB_USER=gopher
DB_PASS=password
DB_PORT=3306
DBMS=mysql
HOST=ddd-training-mysql
TZ=Asia/Tokyo
  1. Run docker-compose up

  2. Go to localhost:8080

About

This is DDD tutorial for goland

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published