DEV Community

Propfirmkey
Propfirmkey

Posted on

Deploying a Real-Time Prop Firm Deals Dashboard on Cloudflare Pages

We just shipped a new live mirror for the PropFirmKey ecosystem: a glassmorphism-styled deals dashboard deployed on Cloudflare Pages.

Why Cloudflare Pages?

Cloudflare's global edge network (230+ cities) gives us near-instant load times worldwide. For a real-time deals dashboard that traders rely on, performance isn't optional β€” it's critical.

What's on the Dashboard

The page at propfirmkey-status.pages.dev displays:

  • 12 verified prop firm deals with live discount codes
  • Firm names, discount percentages, and exclusive promo codes (WIN, PFK, KEY)
  • All data sourced exclusively from propfirmkey.com

The Tech Stack

  • Source of truth: propfirmkey.com (n8n + Gemini AI automation)
  • Repo: github.com/propfirmkey/propfirmkey-status
  • Hosting: Cloudflare Pages (direct upload deployment)
  • Design: Dark-mode glassmorphism with CSS backdrop-filter
  • Data pipeline: Automated extraction and verification via n8n workflows

The Ecosystem

This deployment is part of our SEO triangulation strategy β€” every platform in the PropFirmKey ecosystem links back to the others:

What's Next

We're working on connecting the GitHub repo directly to Cloudflare Pages for auto-deployment on every commit. The goal: push a data update to GitHub, and the live dashboard updates within seconds.

Contact: propfirmkey@gmail.com


All data comes exclusively from propfirmkey.com. We do not accept paid placements or undisclosed sponsorships.

Top comments (0)