[PR #19] first commit #20

Open
opened 2026-03-01 14:36:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amitshekhariitbhu/go-backend-clean-architecture/pull/19
Author: @khanhvn230199
Created: 10/3/2023
Status: 🔄 Open

Base: mainHead: main


📝 Commits (3)

📊 Changes

12 files changed (+115 additions, -369 deletions)

View changed files

.env.example (+0 -13)
📝 .gitignore (+3 -1)
README.md (+0 -343)
api/db/mysql.go (+37 -0)
📝 api/route/route.go (+2 -1)
📝 bootstrap/app.go (+6 -1)
📝 bootstrap/database.go (+10 -3)
📝 bootstrap/env.go (+4 -1)
📝 cmd/main.go (+14 -2)
📝 docker-compose.yaml (+17 -4)
📝 go.mod (+9 -0)
📝 go.sum (+13 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/amitshekhariitbhu/go-backend-clean-architecture/pull/19 **Author:** [@khanhvn230199](https://github.com/khanhvn230199) **Created:** 10/3/2023 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`991c5dc`](https://github.com/amitshekhariitbhu/go-backend-clean-architecture/commit/991c5dce7666424c5ccbadeb931c3b6aad7ddc13) first commit - [`b08ee3e`](https://github.com/amitshekhariitbhu/go-backend-clean-architecture/commit/b08ee3ee66e74c3576c10c64f082d836170f1f3f) commit - [`4c69299`](https://github.com/amitshekhariitbhu/go-backend-clean-architecture/commit/4c69299c59cb58d8557e87e1826654e65a7a0652) commit ### 📊 Changes **12 files changed** (+115 additions, -369 deletions) <details> <summary>View changed files</summary> ➖ `.env.example` (+0 -13) 📝 `.gitignore` (+3 -1) ➖ `README.md` (+0 -343) ➕ `api/db/mysql.go` (+37 -0) 📝 `api/route/route.go` (+2 -1) 📝 `bootstrap/app.go` (+6 -1) 📝 `bootstrap/database.go` (+10 -3) 📝 `bootstrap/env.go` (+4 -1) 📝 `cmd/main.go` (+14 -2) 📝 `docker-compose.yaml` (+17 -4) 📝 `go.mod` (+9 -0) 📝 `go.sum` (+13 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/go-backend-clean-architecture#20
No description provided.