8000 GitHub - nabidam/gin-starter: Gin starter project, with mysql, gorm, viper, nginx, and docker
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nabidam/gin-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gin-starter

Gin starter project, with mysql, gorm, viper, nginx, and docker

You can clone the project and run command:

sudo docker compose up -d

So docker pulls the images, and serves mysql, project and nginx. You can access the project through your explorer and address http://localhost.

Also you can change exposed ports, volumes of the containers, and the rest configs as you need. Environment file .env located in /cmd/server/ directory, so you can change env keys there.

Then start developing your idea...

Any comment or contribution would be appreciated :)

About

Gin starter project, with mysql, gorm, viper, nginx, and docker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0