init project

This commit is contained in:
2025-01-31 11:04:28 +07:00
parent 562c727ed6
commit 66c9f17dde
21 changed files with 725 additions and 57 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import (
_ "github.com/joho/godotenv/autoload"
"bridging-lis/internal/database"
"api-lis/internal/database"
)
type Server struct {