The project follows a Monorepo architecture to separate the Desktop Client from the Cloud Sync Backend. totp-authenticator/ ├── apps/ │ ├── ui/ # 🖥️ Desktop Application (Frontend) │ │ ├── ...