Git template for a go webserver with git actions to build a docker image
Go to file Use this template
Nathan Woodburn 75c2becc40
Some checks failed
Build Docker / BuildSite (push) Failing after 25s
feat: Add env to go template
2024-06-19 22:41:15 +10:00
.gitea/workflows feat: Finish auto naming 2024-06-17 15:58:50 +10:00
templates feat: Add env to go template 2024-06-19 22:41:15 +10:00
.env.example feat: Add env to go template 2024-06-19 22:41:15 +10:00
.gitignore feat: Add env to go template 2024-06-19 22:41:15 +10:00
Dockerfile feat: Add action script 2024-06-17 15:53:53 +10:00
go.mod feat: Add env to go template 2024-06-19 22:41:15 +10:00
go.sum feat: Add env to go template 2024-06-19 22:41:15 +10:00
main.go feat: Add env to go template 2024-06-19 22:41:15 +10:00
README.md Initial commit 2024-06-17 14:38:22 +10:00

Go Webserver template