Build Map

Field guide

Real platform surfaces. Real Grok Build / *.grok.me platform. This page is an independent map of it — not the official help center. How to read this →

build-map.grok.me · field guide

What Grok Build apps can do — and how to wire them

Map the real platform, re-probe it live, then copy the needful wiring into your own Grok project.

Platform is real. auth.grok.me, hub, Neon, Vercel publish, and xAI APIs are real platform surfaces. This app re-probes and explains them; it is not xAI’s official documentation product. Wire it (copy-paste)

Builder loop

Bank → Live Lab → Wire it → ship. Recipes cover auth, SQL, gates, xAI, env.

Wire itLive Lab

Social auth

real broker

Proof suite

passed / total

Recipes

6

copy-paste

Runtime DB

neon | pglite

Wire it

Copy-paste auth, per-user SQL, gates, xAI, env rules — real template paths.

Capability Bank

Search auth & APIs; smoke-test live idps/URLs.

Live Lab

Run the suite against the real broker.

Examples

Iframe real *.grok.me apps.

Auth deep dive

Broker + Better Auth in preview vs publish.

About

Real platform · independent field guide.

Stack at a glance

  • App stackReact 19 · TypeScript · Vite 8 · TanStack Start · Tailwind v4 · Better Auth
  • Publish host*.grok.me on Vercel (Nitro vercel preset)
  • Live previewSandbox iframe on *.grok-sandbox.com
  • Auth brokerhttps://auth.grok.me (shared Grok OAuth broker)
  • DatabaseNeon Postgres when deployed · PGLite in preview

Sources · catalog 2026-08-10

  • auth skill: .grok/skills/auth/SKILL.md
  • neon skill: .grok/skills/neon/SKILL.md
  • xai-api skill: .grok/skills/xai-api/SKILL.md
  • AGENTS.md: AGENTS.md
  • providers.ts: src/lib/auth/providers.ts
  • auth.grok.me (live): https://auth.grok.me
  • Vercel Limits docs: https://vercel.com/docs/limits
  • hub.grok.me examples: https://hub.grok.me/ademvessell