Postgres
Persist purchases, workflow runs, releases, usage snapshots, and operational events.
DATABASE_URLsetDocs: docs/buyer-handoff/connectors/postgres.md
self-serve setup
This page checks whether each production integration has the environment variables it needs. It never prints secret values, only the variable names still missing.
Persist purchases, workflow runs, releases, usage snapshots, and operational events.
DATABASE_URLsetDocs: docs/buyer-handoff/connectors/postgres.md
Generate provider-backed outputs for optional custom workflow briefs.
OPENAI_API_KEYmissingOPENAI_MODELmissingOptional after launchDocs: docs/setup/ai-provider.md
Receive payments, verify webhooks, and trigger buyer delivery.
STRIPE_SECRET_KEYsetSTRIPE_WEBHOOK_SECRETsetNEXT_PUBLIC_STRIPE_PUBLISHABLE_KEYsetSTRIPE_PRICE_TOOLBOUNDsetDocs: docs/buyer-handoff/connectors/stripe.md
Send onboarding, confirmation, delivery, support, and seller alert emails.
RESEND_API_KEYsetEMAIL_FROMsetDocs: docs/buyer-handoff/connectors/resend.md
Protect the buyer's workspace and customer app routes once they connect their own Clerk app.
NEXT_PUBLIC_AUTH_PROVIDERsetAUTH_SECRETsetOptional after launchDocs: docs/setup/auth.md
Host release zips and send buyers a durable download URL after checkout.
R2_BUCKETsetR2_PUBLIC_BASE_URLsetDocs: docs/setup/repo-delivery.md
Prepare buyer-owned deployment and scoped Cloudflare API access.
CLOUDFLARE_ACCOUNT_IDsetCLOUDFLARE_API_TOKENsetCLOUDFLARE_PROJECT_NAMEsetDocs: docs/buyer-handoff/connectors/cloudflare.md
Document how Search Console performance data can be exposed to the buyer's agent after launch.
GOOGLE_CLIENT_IDsetGOOGLE_CLIENT_SECRETsetGOOGLE_REDIRECT_URIsetDocs: docs/buyer-handoff/connectors/google-search-console.md
secret handling
Add real values to `.env.local` for local development and to your deployment host for production. Do not paste API keys into source files, commits, issues, or agent chat.
launch flow
Before connecting every service, choose the commercial path you are testing: paid beta, freemium with upgrade, or lifetime deal. This keeps your agent from building the wrong pricing and onboarding shape.
Pick a launch flownext useful pages