Automatically mirror repositories from GitHub to your self-hosted Gitea instance.
## 🚀 Quick Start ```bash # Using Docker (recommended) docker compose up -d # Access at http://localhost:4321 ``` First user signup becomes admin. No configuration needed to get started!