init project

This commit is contained in:
2025-03-19 13:47:29 +07:00
parent 80d1f95f66
commit f6a2cf3a5b
22 changed files with 677 additions and 24 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import (
_ "github.com/joho/godotenv/autoload"
"blueprint_fix/internal/database"
"template_blueprint/internal/database"
)
type Server struct {