Logo Lanfrica

kfrem/pan-african-mfi

Domain:

socioeconomicdigital infrastructure

Record type:

software
Creator:
kfr
Host:
pan-african-mfi SaaS # Pan-African Microfinance SaaS Platform Multi-tenant microfinance management system built for Ghana and Zambia, deployable across Sub-Saharan Africa. Supports credit-only and deposit-taking institutions across all regulatory tiers. --- ## πŸš€ Deployment Status | Service | Platform | URL | Status | |---|---|---|---| | **Next.js Frontend** | Railway (`zealous-gentleness`) | pan-african-mfi-production.… | βœ… Online | | **Django Backend API** | Railway (`pan-african-mfi`) | pan-african-mfi-production.… | βœ… Online | | **Database + Auth** | Supabase (`gdskcpfwhzjnmaktemjk`) | gdskcpfwhzjnmaktemjk.supaba… | βœ… Active | | **Redis / Celery** | Railway (shared) | `REDIS_URL` injected by Railway | βœ… Online | --- ## πŸ—οΈ Architecture ``` β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ CLIENT (Browser / Mobile) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β”‚ β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β–Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ Next.js 14 PWA β”‚ Railway: zealous-gentleness β”‚ /mfi-frontend β”‚ Standalone output, offline-capable β”‚ Tailwind CSS β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β”‚ REST (JWT) β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β–Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ Django 5 + DRF β”‚ Railway: pan-african-mfi β”‚ /apps /config β”‚ Gunicorn, 2 workers β”‚ Celery Beat (tasks) β”‚ + Redis for task queue β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β”‚ psycopg2 + Supabase SDK β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β–Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ Supabase (PostgreSQL) β”‚ Project: Pan-African MFI β”‚ 59 tables (public+ β”‚ Region: eu-west-1 β”‚ audit schemas) β”‚ RLS on all tenant tables β”‚ Supabase Auth β”‚ β”‚ Supabase Storage β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ``` --- ## βœ… What Has Been Built & Deployed ### Database β€” Supabase (ALL DONE β€” do not re-run migrations) All 7 migration files have been applied to Supabase project `gdskcpfwhzjnmaktemjk`. The schema is **complete and live**. | Migration | Contents | Status | |---|---|---| | `0 …