This is an automated email from the ASF dual-hosted git repository. Aman-Mittal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/fineract-business-intelligence.git
commit 15075413b1b3d6fcdd9ec0fe16b9bb4e784dea11 Merge: 2772d96 a129045 Author: Aman-Mittal <[email protected]> AuthorDate: Sun Jun 28 13:36:09 2026 +0530 Merge pull request #22 from airajena/docs/add-readme doc: add README and some script changes .env.example | 36 +- README.md | 555 ++++++++++++++++++++- compose.yaml | 31 +- dbt/models/marts/facts/fact_delinquency_event.sql | 7 + dbt/requirements.txt | 2 +- docker/extractor/Dockerfile | 12 + .../initdb/002_create_warehouse_roles.sh | 2 +- scripts/bootstrap_source.sh | 195 ++++++++ scripts/run_pipeline.sh | 84 ++++ warehouse/seed/seed_fineract_source.sql | 389 +++++++++++++++ 10 files changed, 1291 insertions(+), 22 deletions(-)
