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 |
|---|---|---|---|
| LifeDash | Aaron-1411/CC → lifedash/ | lifedash-app.pages.dev | Push to CC master |
| 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 |
| transparenC | 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 | Client repo | eztuition.co.uk | Client manages — hands off |
| Plus 15 | Lovable (client repo) | plus15.co.uk | Client manages — hands off |
| Plus 15 Case Study | Client repo | Private — client access only | Client manages — hands off |