# Photo Sharing Platform A secure, self-hosted photo sharing platform designed for weddings and events. Features automatic expiration, email notifications, and simple file-based management. ## Features - 🔒 Password Protected Galleries - ⏰ Automatic Expiration - 📧 Email Notifications - 📁 Simple File Management - 📊 Analytics Integration - 🎨 Customizable Themes - 📱 Mobile Responsive - ⚡ Docker Ready ## Quick Start 1. Clone the repository 2. Run `./scripts/install.sh` 3. Configure `.env` file 4. Setup SSL: `./scripts/setup-ssl.sh` 5. Start: `docker-compose -f docker-compose.prod.yml up -d` Default credentials: Check ADMIN_CREDENTIALS.txt after first setup ## Documentation See DEPLOYMENT.md for detailed deployment instructions. ## License MIT License