๐ Client Pipeline
๐ New Enquiries
Tap refresh to check new enquiries.
๐ ๏ธ 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
Self Setup
Client runs SQL ยท You review + deploy Cloudflare
โน1,499
Full Work
You do everything ยท Client provides 3 keys
โน2,499
๐ค 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
๐ ๏ธ Do Everything For Client
For clients who have no technical knowledge. You do all Supabase setup on their behalf using their credentials.
โ ๏ธ You need client's Supabase Service Role Key for this. Get it from client via WhatsApp.
Step 2 โ Upload Client App Code
Upload the client's HTML/JS file. Groq AI will generate matching SQL.
๐
Tap to upload client's app file
Supports .html .js .ts files
Step 3 โ Review Generated SQL
Review the SQL. Edit if needed. Then run directly in client's Supabase.
โ
Quick Check Before Running
Step 4 โ Supabase Setup Complete
โ
Client Supabase Setup Done!
Tables created. Now proceed to Cloudflare deployment.
๐๏ธ 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.