Björn Benouarets 1e11664ec3 feat: add main application entry point
- Add main.go with Fiber web server setup
- Include database initialization and admin user setup
- Add middleware configuration (logging, request ID, health check)
- Add Swagger documentation integration
- Configure server to listen on port 8000
- Include proper error handling and graceful shutdown
2025-09-25 23:24:42 +02:00
2025-09-25 23:24:37 +02:00
2025-09-25 23:24:42 +02:00
Description
No description provided
60 KiB
Languages
Go 100%