Commit graph

3 commits

Author SHA1 Message Date
Cipher Vance
3fec9d794d feat: add cors_origins 2025-09-19 11:33:20 -05:00
Cipher Vance
56c8d3a786 feat: make secret key a little more potent 2025-09-18 21:03:28 -05:00
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