KigaliFinder logo
Migration update

Firebase has been replaced with PostgreSQL.

KigaliFinder now uses an Express API with PostgreSQL for business listings and blog posts. Authentication was removed in this migration pass to keep the data layer swap clean.

PostgreSQL backend REST API endpoints Ready for JWT next

Migration in progress

The admin dashboard is available without Firebase while the SQL backend is active.

Backend note

Auth removed

JWT or session auth can be layered onto the PostgreSQL API next.

Next phase

Admin access

This page remains as a migration placeholder so the UI structure stays intact.