Complete FastAPI SQLAlchemy starter template with:
- FastAPI 0.115+ with async SQLAlchemy 2.0
- PostgreSQL database with Alembic migrations
- JWT authentication system
- Pydantic data validation
- Docker support for development
- Complete CI/CD pipeline with GitHub Actions
- Comprehensive testing setup
- OpenAPI documentation generation
- Production-ready configuration
All linting, type checking, and tests pass successfully.