Commit Graph
4 Commits
Author SHA1 Message Date
junv f33f8595aa Add helm chart 2025-08-06 21:32:12 +10:00
junv f48ae46e22 Remove unneeded scripts 2025-08-06 20:39:59 +10:00
junv d164c8babd docs: add GitHub repository setup automation
- Add automated GitHub setup script for easy repository creation
- Include comprehensive setup guide with step-by-step instructions
- Cover repository configuration, branch protection, and CI/CD setup
- Provide guidance for open source project promotion and community engagement
2025-08-04 18:36:59 +10:00
junv 9427c36b8b feat: initial commit - WebAuthn passkey authentication service
- Complete WebAuthn/FIDO2 authentication implementation
- SQLite database with user and credential management
- Email-based user identification with allowlist support
- Admin approval workflow for new users
- Session management with secure cookies
- Docker containerization with Debian base for SQLite compatibility
- Kubernetes deployment manifests with nginx ingress support
- Web-based admin interface for user management
- Comprehensive documentation and deployment guides
- Standard open source project structure with CI/CD
2025-08-04 18:35:44 +10:00