Connections

Maps Postiz integrations to env vars so publishes know where to go.

Single-user mode (Supabase not configured). Integration IDs are read from environment variables.

Postiz is not configured.

  1. Sign up at postiz.com (or self-host).
  2. Connect Facebook and Instagram channels inside Postiz.
  3. Generate an API key in Postiz settings and set it in web/.env.local:
POSTIZ_API_KEY=your-postiz-key
# Optional, for self-hosted: POSTIZ_API_URL=https://your-postiz/public/v1

Then reload this page.