Checking backend...

Latest Briefs • Nigeria → Africa → World

BACK-END — mmdtv.online/admin PRIVATE • Netlify + Supabase

MMD Admin

Backend for mmdtv.online — only editors

Default password: mmdtv2026 — change in HTML file line ~260

Deploy to Netlify — mmdtv.online Guide
Architecture (Netlify + Supabase)
You (Admin)
  ↓ login at mmdtv.online/admin (password: mmdtv2026)
Backend Composer → Supabase Table 'posts' (Database = REAL BACKEND)
  ↓ API read
Frontend mmdtv.online (hosted on Netlify) → Readers + Google + WhatsApp shares
Share link: mmdtv.online/?story=slug (deep linking)

Step-by-step for mmdtv.online

  1. Download file: In this preview, right-click → Save As → index.html (or click Download below)
  2. Netlify Drop: Go to app.netlify.com/drop → drag index.html → you get temp URL like mmdtv-online-abc.netlify.app
  3. Add domain: Netlify → Your site → Domain settings → Add custom domain → type mmdtv.online → Add domain
  4. DNS: Netlify shows you records. Go to where you bought mmdtv.online (Namecheap/GoDaddy etc) → DNS → Add:
    - Type A @ → 75.2.60.5
    - Type CNAME www → your netlify site
    (Netlify will show exact)
  5. HTTPS: Netlify → Domain → Verify DNS → Enable HTTPS (auto)
  6. Done: mmdtv.online now shows your frontend. /admin is backend.

Daily workflow: Go to mmdtv.online/admin → login → write brief → Publish → share link https://mmdtv.online/?story=... on WhatsApp, X, LinkedIn. Everyone sees it instantly because it’s saved in Supabase cloud.