Unpushed

Clerk is not configured

The operator app on app.unpushed.com needs Clerk keys before sign-in and the dashboard can run.

  1. Create a Clerk application with Organizations enabled.
  2. Add allowed origins for unpushed.com and app.unpushed.com.
  3. Set NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY and CLERK_SECRET_KEY on Vercel (Production + Preview).
  4. Redeploy, then open /sign-in on the app host.

Back to marketing