Auth, roles, audit logging, and CI baked into a production starter.
A hardened FastAPI + PostgreSQL starter for production-ready services.
Includes JWT authentication, RBAC, audit logging, background jobs, and a first-class CI/CD workflow.
- 🔐 JWT / RBAC Authentication — modular auth layer for users & roles
- 🧾 Centralized Audit Logging — log key actions for traceability
- ⚙️ CI/CD-Ready — GitHub Actions runs lint, tests & security scans
- 🐳 Dockerized Development — consistent dev & prod environments
- ☁️ Terraform-ready — easy cloud deployment with infrastructure templates