Provider-aware build guides
Connect providers without hiding the boundary.
A real integration includes permissions, protected secrets, failure states, and evidence. These guides explain what belongs in the repository and what must be configured in an authorised provider account.
Build with GitHub and keep repository work reviewable
How Xroga uses authorised GitHub access for repository inspection, branches, commits, pull requests, and verifiable handoff.
02Build with Vercel and verify what reached production
Connect the production build, Vercel deployment identity, environment readiness, and running URL without treating acceptance as proof.
03Build with Supabase across auth, data and storage
Plan Supabase-backed products with server-enforced access, migrations, RLS, storage policies, and environment separation.
04Build with Whop for Xroga plan access
Understand the product boundary between Whop checkout or membership state and server-side Xroga entitlement enforcement.
05Build with Cloudflare at the network edge
Prepare domain, DNS, caching, and security work while keeping changes explicit and reversible.
06Build with Brevo for transactional product email
Design provider-backed email around consent, templates, delivery states, retries, and protected credentials.
