Demo mode — mock data. Configure Clerk and Neon in Settings.

AccentLogic

Settings

AccentLogic staff console configuration.

Staff access (Clerk)
Missing

Only AccentLogic staff can access this console. Set Clerk public metadata to { "role": "staff" } (or "admin" for legacy accounts).

The client portal lives at /portal (Clerk org or client metadata). Staff use this console only.

Neon Database
Connected

Set DATABASE_URL to your Neon Postgres connection string. Run npm run db:push to apply the schema.

n8n workflow deploy
Demo mode

When configured, Deploy Agent creates, activates, and MCP-enables webhook workflows in your n8n Cloud instance via the public API.

Add these secrets

  • N8N_API_URL — e.g. https://accentlogic.app.n8n.cloud
  • N8N_API_KEY — from n8n → Settings → API

Restart the app (or Cloud Agent) after saving secrets. Until then, deploys stay in demo mode.

Brand

UI follows AccentLogic Brand Guidelines v1.0. See docs/brand-guidelines.md before adding new pages.