Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

zealmugumya-creator/product-authentication-platform

Domain:

digital infrastructure

Record type:

software
Creator:
zea
Host:
VerifyUG — Uganda Fiscal Intelligence Platform # VerifyUG — Uganda Fiscal Intelligence Platform > QR scan-to-verify, counterfeit heatmap, NDA dashboard > Category: **private** 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 = 'product-authentication-platform'`), 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 **product-authentication-platform**. 3. Build settings: **Framework preset = None**, **Build command = (blank)**, **Build output directory = `public`**. 4. **Save and Deploy.** Your site is live at `product-authentication-plat…`. ## Deploy — Render (API) 1. Render Dashboard → **New** → **Blueprint** → connect repo **product-authentication-platform**. 2. Render reads `render.yaml` and provisions `product-authentication-platform-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 `product-authentication-plat…`. ## 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

Similar

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