Pointer.design · Platform V2
Product-grade Mini CMS + publishing. Connect GitHub and Vercel, edit content with versioned drafts, and ship with one click.
Running in fallback mode. Missing credentials: CLERK_PUBLISHABLE_KEY (or NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY) + CLERK_SECRET_KEY, DATABASE_URL, PLATFORM_ENCRYPTION_KEY, PLATFORM_JOB_SIGNING_SECRET, PLATFORM_TEMPLATE_REPO, GITHUB_OAUTH_CLIENT_ID + GITHUB_OAUTH_CLIENT_SECRET, VERCEL_OAUTH_CLIENT_ID + VERCEL_OAUTH_CLIENT_SECRET. See docs/backlog/to-do/mini-cms-v2.md for the expected env vars.
Next steps
- Dashboard — list sites in the active workspace
- Onboarding wizard — 12-step setup flow
- Clerk is not configured — set
CLERK_PUBLISHABLE_KEY and CLERK_SECRET_KEY.