A plain-English map of where your code lives, how it gets deployed, and how often things sync. Update this page whenever the setup changes.
Think of it like this: whenever you save and push code — whether from Lovable, Claude Code desktop, or the Claude Code mobile app — GitHub automatically notices and kicks off a build. That build bundles your app and sends it straight to Cloudflare's global network. You don't press "deploy" anywhere. It just happens.
| Project | Where it lives | Live URL | Deploy trigger |
|---|---|---|---|
| Hub Dashboard | Aaron-1411/CC → dashboard/ | aaron-projects-hub.pages.dev | Push to CC master |
| Get Settld | Aaron-1411/get-settld + CC/get-settld/ | get-settld-app.pages.dev | Lovable publish or CC push |
| Wealth Companion | Aaron-1411/wealth-companion + CC/wealth-companion/ | wealth-companion-app.mraaronmanu.workers.dev | Lovable publish or CC push |
| Lease Guard | Aaron-1411/lease-guard + CC/lease-guard/ | lease-guard-app.mraaronmanu.workers.dev | Lovable publish or CC push |
| Open Eyes Data | Aaron-1411/open-eyes-data + CC/open-eyes-data/ | open-eyes-data-app.mraaronmanu.workers.dev | Lovable publish or CC push |
| ISA Investment Platform | Aaron-1411/CC → isa-investment-platform/ | isa-investment-platform-app.pages.dev | Push to CC master |
| GymSeek | Aaron-1411/CC → gymseek/ | gymseek-app.pages.dev | Push to CC master |
| Tastybot | Aaron-1411/CC → tastybot/ | tastybot-app.pages.dev | Push to CC master |
| Ez Tuition | Aaron-1411/ez-tuition (client repo) | ez-tuition-app.netlify.app | Client manages — hands off |
| Plus 15 | Lovable (client repo) | Client manages — URL not shared | Client manages — hands off |
| Plus 15 Case Study | Lovable (client repo) | Client manages — URL not shared | Client manages — hands off |