2 Commits
Author SHA1 Message Date
nessi 83f372c648 chore(android): add Gradle properties configuration
NexaMFA CI / backend (push) Successful in 15s
NexaMFA CI / frontend (push) Successful in 26s
NexaMFA CI / android (push) Failing after 3m7s
Add gradle.properties with AndroidX support, Jetifier, SDK 35 compatibility, Kotlin official code style, build caching, and JVM memory settings (3GB heap with UTF-8 encoding).
2026-06-28 10:05:56 +02:00
nessi f925009977 chore: initial project setup with backend, frontend, Android app, and CI/CD
Add complete NexaMFA push MFA system with:
- FastAPI backend with PostgreSQL, Redis, OIDC provider, and Prometheus metrics
- React TypeScript admin console
- Android Kotlin/Jetpack Compose app with biometric authentication
- Docker Compose deployment configuration
- Gitea CI workflow for backend, frontend, and Android builds
- Environment configuration template with security settings
- Documentation for security model, deployment
2026-06-28 09:37:51 +02:00