Cipher Vance
|
ee836fa4c8
|
feat: initialize Go module and add main application entry point
- Add go.mod with required dependencies (Gin, GORM, PostgreSQL driver)
- Create main.go with Gin router, CORS, sessions, and database initialization
- Configure health check endpoint and auth route registration
|
2025-09-18 20:06:36 -05:00 |
|