Skip to content

apple-han/gomail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gomail

相信这个项目,对于刚入微服务开发与web的你来说,帮助是巨大的。

项目开始之前,你需要申请一个163的smpt的账号,密码。

Install from docker

git clone https://github.com/apple-han/goemail.git
cd pkg/configuration_center/server
make build
make docker
cd email
make build
make docker
cd user
make build
make docker
docker-compose -f docker-compose.yml up -d

About

基于micro的微服务

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published