This guide walks you through integrating Firebase Storage with a Django project using the Firebase Admin SDK. It follows the exact configuration used in this codebase, so you can copy–paste safely.
- A custom Django storage backend powered by Firebase Storage.
- Environment-based toggle to switch between local file storage and Firebase Storage.