๐ ๏ธ Your Deployment Workflow
- Receive client paymentConfirm payment before starting any work.
- Save client configConfig tab โ enter all client details โ Save.
- Create temp user (24hr)New Client tab โ create login โ share credentials with client.
- Client does Supabase setupClient logs in โ enters his Supabase URL + key โ runs SQL.
- Review client SQLSQL Review tab โ check AI generated SQL โ approve or reject.
- Deploy Edge FunctionsDeploy all functions to client's Supabase dashboard.
- Deploy to CloudflareUpload client files โ Cloudflare Pages โ get live URL.
- Record proof videosRecording tab โ follow checklist โ save to Google Drive.
- Generate certificate + handoffCertificate tab โ generate PDF โ Handoff tab โ copy message.
- Delete temp userClients tab โ delete temp user โ job complete.
๐ฐ Service Packages
Basic Deploy
Static site + live URL only
โน1,499
Standard
Deploy + Supabase + domain + handoff
โน2,000
Premium
Standard + Edge Functions + PDF + video proof
โน4,000+
๐ค Create Temporary Client Login (24hr)
Creates a temporary Supabase auth user. Share credentials with client so they can log in and do their Supabase setup.
๐ฑ What to Send Client After Creating
๐๏ธ Database Setup SQL
Pick project type โ copy SQL โ run in client's Supabase SQL Editor.
๐ How to Run SQL in Supabase
- Open Supabase Dashboardsupabase.com โ Open client project
- Go to SQL EditorLeft sidebar โ SQL Editor โ New Query
- Paste and RunCopy SQL from above โ Paste โ Click Run
- Verify TablesLeft sidebar โ Table Editor โ confirm all tables exist
- Enable RLSCheck each table has RLS enabled (lock icon visible)
๐ฅ Before You Start Recording
Check everything is ready before pressing record on your phone.
๐น Video 1 โ Supabase Proof (2โ3 min)
What to show:
- Open Supabase โ show client project name clearly
- Table Editor โ scroll through all tables created
- Click each table โ show rows / columns structure
- Edge Functions โ show all functions listed as Active
- Auth โ Users โ show temp user exists
Save as: Video1_Supabase_[ClientName].mp4
๐น Video 2 โ Live Site Proof (1โ2 min)
What to show:
- Open live URL in browser โ show it loading
- Show all main pages / sections of the app
- Log in with client temp credentials โ show it works
- Do one basic action (add item, click button, etc.)
- Show the URL bar clearly with live domain
Save as: Video2_LiveSite_[ClientName].mp4
๐น Video 3 โ Handoff Proof (1 min)
What to show:
- Open HR Console Business โ Certificate tab
- Show generated deployment certificate
- Open WhatsApp โ show handoff message being sent
- Show Google Drive folder with all videos uploaded
Save as: Video3_Handoff_[ClientName].mp4
๐ Deployment Certificate
Auto-generated from your Config. Share as PDF with client as official proof of deployment.
๐ Pending SQL Reviews
SQL generated by clients appears here for your review before they can run it.
๐ Review SQL
Generated SQL
๐ค Claude Security Review
Copy this prompt โ paste in claude.ai โ get security report in 10 seconds.
โ
Your Review Checklist
โ๏ธ Edit SQL Before Sending to Client
You can make corrections here. Client will see this final version.