πŸš€

HR Console Business

Deployment Manager β€” Admin Only

ADMIN CLIENT
β€”
Total Clients
β€”
Active
β€”
Completed
πŸ”„ Client Pipeline

Loading...

πŸ”” New Enquiries

Tap refresh to check new enquiries.

πŸ› οΈ 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
Self Setup
Client runs SQL Β· You review + deploy Cloudflare
β‚Ή1,499
Full Work
You do everything Β· Client provides 3 keys
β‚Ή2,499
πŸ”‘ Your Admin Supabase

Saved permanently β€” never needs re-entry.

πŸ‘₯ Current Client Details (update for each new client)
πŸ‘οΈ Preview Client View
See exactly what your client sees
πŸ‘€ 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 1 β€” Client Supabase Credentials
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
πŸ—„οΈ 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.

☁️ Cloudflare Pages Projects
Tap Refresh to load your projects.
πŸš€ Deploy Files to Pages

Must match exact Cloudflare Pages project name. If project doesn't exist it will be created.

πŸ“
Tap or drag files here
.html .js .css .json supported
πŸ“‹ Recent Deployments
Tap Load to see deployment history for the selected project.
⚑ Deployed Functions
Tap Refresh to load deployed functions.
πŸš€ Deploy Edge Function
πŸ“„
Tap or drag .ts file here
.ts files only
πŸ§ͺ Test Function Inline
πŸ€– Generate Edge Function with AI

Describe what you need β€” AI will write a Supabase Edge Function in TypeScript/Deno. Review and deploy directly from here.

INCLUDE CONTEXT
πŸ“‹ Generated This Session
No functions generated yet.
πŸ” Pending SQL Reviews

SQL generated by clients appears here for your review before they can run it.