Give your clients a dashboard they log into. Real numbers, live. Leads, cost per lead, ROAS, show rate. Proof, not a promise.
Most clients do not leave because the work is bad. They leave because they cannot see it. This is the starter kit from the video.
PROMPT.md— the exact prompt to paste into Claude Code to build your first dashboard.demo/— a working demo dashboard with fake data (no real client shown), so you can see the shape before you build. Live demo: https://campaign-portal-demo.vercel.app
| Tool | What it does |
|---|---|
| GitHub | Where the code for the dashboard lives |
| Supabase | The database that stores your inputs |
| Vercel | Hosts the dashboard so the client can open it |
| Claude Code | Builds it and wires everything together |
- Make a list of the data you want to show. Inputs are the raw stuff (leads, bookings, show ups). Outputs are what you calculate (ROAS, cost per lead, close rate).
- Open Claude Code.
- Paste the prompt from
PROMPT.mdand fill in the brackets with your data and where it lives. - Follow the steps it gives you, one at a time. About an hour for your first client.
That is it. Three free tools, one AI doing the wiring, and a real dashboard on the other end.
Built by Hamza at qemoza, the AI ops partner for agencies. Follow for more systems you can steal and build yourself.