Imports
- github.com/gorilla/websocket
- github.com/spf13/viper
- gorm.io/driver/postgres
- gorm.io/gorm
- gorm.io/gorm/logger
- github.com/fsnotify/fsnotify
- github.com/google/uuid
- github.com/gorilla/mux
- github.com/natefinch/lumberjack
- github.com/robfig/cron/v3
- gorm.io/driver/sqlserver
- gorm.io/driver/sqlite
- gorm.io/driver/mysql
- github.com/go-redis/redis/v8
- github.com/rs/zerolog
- github.com/rs/zerolog/pkgerrors
- github.com/go-playground/validator/v10
- github.com/golang-jwt/jwt/v5