A modern web application for managing domains and email accounts with real-time notifications.
- Domain Management (CRUD operations)
- Email Account Management
- Real-time WebSocket Notifications
- User Authentication & Authorization
- Responsive UI with Dynamic Updates
- Bulk Email Account Creation
- Domain Status Monitoring
- Go 1.21
- Chi Router - Lightweight HTTP routing
- SQLC - Type-safe SQL in Go
- PostgreSQL - Primary database
- WebSocket - Real-time notifications
- JWT - Authentication
- Templ - Type-safe templates
- HTMX - Dynamic UI updates
- TailwindCSS - Styling
- Font Awesome - Icons
- Docker - Containerization
- Make - Build automation