Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

zealmugumya-creator/debtwatch-uganda

Domaine:

digital infrastructure

Type de record:

software
Créateur:
zea
Hôte:
DebtWatch — Uganda Fiscal Intelligence Platform # DebtWatch — Uganda Fiscal Intelligence Platform > National debt tracker, creditor breakdown, public dashboard > Category: **government** A single-page product dashboard with a **live lead-capture layer** wired to Supabase, plus a small Node API for live stats. Part of a 16-product suite for Uganda's fiscal ecosystem. ## Repo layout ``` public/index.html Static product dashboard + demo/lead form (deploy to Cloudflare Pages) api/server.js Express API: /api/health, /api/stats, POST /api/leads (deploy to Render) render.yaml Render Blueprint for the API service ``` ## Live data Form submissions land in Supabase table `public.fiscal_leads` (column `product = 'debtwatch-uganda'`), project `vyrctsiyaihsysgpozdm`. The browser uses the **publishable** key (safe to expose). Server-side stats use the **service-role** key, which you set in Render — never in the browser. ## Deploy — Cloudflare Pages (front-end) 1. Cloudflare Dashboard → **Workers & Pages** → **Create** → **Pages** → **Connect to Git**. 2. Pick repo **debtwatch-uganda**. 3. Build settings: **Framework preset = None**, **Build command = (blank)**, **Build output directory = `public`**. 4. **Save and Deploy.** Your site is live at `debtwatch-uganda.pages.dev`. ## Deploy — Render (API) 1. Render Dashboard → **New** → **Blueprint** → connect repo **debtwatch-uganda**. 2. Render reads `render.yaml` and provisions `debtwatch-uganda-api` (free web service). 3. After it builds, open the service → **Environment** → add `SUPABASE_SERVICE_ROLE_KEY` (from Supabase → Project Settings → API) to enable `/api/stats`. 4. API is live at `debtwatch-uganda-api.onrend…`. ## Local dev ```bash cd api && npm install && node server.js # localhost # open ../public/index.html in a browser for the front-end ```

Visit

github.com

Similaires

zealmugumya-creator/uganda-fiscal-platformzealmugumya-creator/uganda-fiscal-platform-portalzealmugumya-creator/fiscalaizealmugumya-creator/procureguardzealmugumya-creator/deliverugzealmugumya-creator/powercost

zealmugumya-creator/uganda-fiscal-platform

Uganda Fiscal Intelligence Platform - 15 products + portal with embedded AI agents. Frontend on Clou

zealmugumya-creator/uganda-fiscal-platform-portal

Master Portal — Uganda Fiscal Intelligence Platform # Master Portal — Uganda Fiscal Intelligence Pl

zealmugumya-creator/fiscalai

FiscalAI — Uganda Fiscal Intelligence Platform # FiscalAI — Uganda Fiscal Intelligence Platform >

zealmugumya-creator/procureguard

ProcureGuard — Uganda Fiscal Intelligence Platform # ProcureGuard — Uganda Fiscal Intelligence Plat

zealmugumya-creator/deliverug

DeliverUG — Uganda Fiscal Intelligence Platform # DeliverUG — Uganda Fiscal Intelligence Platform

zealmugumya-creator/powercost

PowerCost — Uganda Fiscal Intelligence Platform # PowerCost — Uganda Fiscal Intelligence Platform