You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2026. It is now read-only.
Deploy all 7 branded websites to production custom domains using Cloudflare Pages (static) + Cloudflare Tunnel (dynamic backends on Bossgame P6 Ryzen 9). Zero localhost. Zero .onrender.com. Only custom branded domains.
Sites to Deploy
Static Landing Pages β Cloudflare Pages (auto-deploy from this repo)
Domain
Repo Path
Purpose
headysystems.com
sites/headysystems/
Commercial hub, pricing, downloads
headyconnection.org
sites/headyconnection/
Nonprofit hub, mission, donate
headybuddy.org
sites/headybuddy/
Product landing, feature showcase, live demo
headymcp.com
sites/headymcp/
MCP server registry
headyio.com
sites/headyio/
Developer portal, API docs
headyme.com
sites/headyme/
Personal cloud dashboard
headybot.com
sites/headybot/
Automation / webhook portal
Dynamic Backends β Bossgame P6 via Cloudflare Tunnel
Subdomain
Port
Service
app.headysystems.com
3300
heady-manager main
api.headysystems.com
3300
REST API gateway
app.headyconnection.org
3301
Nonprofit dashboard
app.headybuddy.org
3400
Live HeadyBuddy widget
api.headymcp.com
3500
MCP discovery API
api.headyio.com
3600
Swagger/OpenAPI explorer
app.headyme.com
3700
Personal dashboard
app.headybot.com
3800
Automation builder
Tech Stack Per Site
React + Vite + TailwindCSS (shared Sacred Geometry design system from frontend/)
Build: npm run build β dist/
Deploy: Cloudflare Pages connected to this repo, root directory per site
Backend: Cloudflare Tunnel to Bossgame P6
Acceptance Criteria
All 7 domains resolve to live branded pages
All app.* / api.* subdomains route to Bossgame via tunnel
Zero references to localhost, .onrender.com, or IPs anywhere
Priority: CRITICAL β Meeting Tomorrow
Objective
Deploy all 7 branded websites to production custom domains using Cloudflare Pages (static) + Cloudflare Tunnel (dynamic backends on Bossgame P6 Ryzen 9). Zero localhost. Zero .onrender.com. Only custom branded domains.
Sites to Deploy
Static Landing Pages β Cloudflare Pages (auto-deploy from this repo)
sites/headysystems/sites/headyconnection/sites/headybuddy/sites/headymcp/sites/headyio/sites/headyme/sites/headybot/Dynamic Backends β Bossgame P6 via Cloudflare Tunnel
Tech Stack Per Site
frontend/)npm run buildβdist/Acceptance Criteria
app.*/api.*subdomains route to Bossgame via tunnel