๐Ÿš€

HR Console Business

Deployment Manager โ€” Admin Only

ADMIN CLIENT
โ€”
Total Clients
โ€”
Active
โ€”
Completed
๐Ÿ› ๏ธ Your Deployment Workflow
  1. Receive client paymentConfirm payment before starting any work.
  2. Save client configConfig tab โ†’ enter all client details โ†’ Save.
  3. Create temp user (24hr)New Client tab โ†’ create login โ†’ share credentials with client.
  4. Client does Supabase setupClient logs in โ†’ enters his Supabase URL + key โ†’ runs SQL.
  5. Review client SQLSQL Review tab โ†’ check AI generated SQL โ†’ approve or reject.
  6. Deploy Edge FunctionsDeploy all functions to client's Supabase dashboard.
  7. Deploy to CloudflareUpload client files โ†’ Cloudflare Pages โ†’ get live URL.
  8. Record proof videosRecording tab โ†’ follow checklist โ†’ save to Google Drive.
  9. Generate certificate + handoffCertificate tab โ†’ generate PDF โ†’ Handoff tab โ†’ copy message.
  10. 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+
๐Ÿ”‘ Your Admin Supabase

Saved permanently โ€” never needs re-entry.

๐Ÿ‘ฅ Current Client Details (update for each new client)
๐Ÿ‘ค 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
  1. Open Supabase Dashboardsupabase.com โ†’ Open client project
  2. Go to SQL EditorLeft sidebar โ†’ SQL Editor โ†’ New Query
  3. Paste and RunCopy SQL from above โ†’ Paste โ†’ Click Run
  4. Verify TablesLeft sidebar โ†’ Table Editor โ†’ confirm all tables exist
  5. Enable RLSCheck each table has RLS enabled (lock icon visible)
๐Ÿ“‹ All Clients
๐Ÿ“œ Activity Log

  
๐ŸŽฅ 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
๐Ÿ“ Google Drive Setup
  1. Create a folder per clientName: [ClientName]_[Date] e.g. Rahul_15Jun2026
  2. Upload all 3 videosUpload after recording each one
  3. Set sharing to "Anyone with link"So client can view without login
  4. Copy folder linkPaste in Config tab โ†’ Google Drive Folder field
  5. Include in handoff messageClient gets link to view all proof
๐Ÿ“ค WhatsApp Handoff Message

Auto-filled from your Config. Add any missing details below.

๐Ÿ“„ 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.