Settings

Configure your API integrations in the .env.local file in the project root.

How to configure

Open /Users/damiankursa/guru-platform/.env.local and fill in your API keys. Then restart the server. Keys are never sent to the browser.

HubSpot

HUBSPOT_ACCESS_TOKEN=…
HUBSPOT_PORTAL_ID=…

Microsoft Outlook

OUTLOOK_CLIENT_ID=…
OUTLOOK_CLIENT_SECRET=…
OUTLOOK_TENANT_ID=…
OUTLOOK_MAILBOX_1=…
OUTLOOK_MAILBOX_2=…

Monday.com

MONDAY_API_KEY=…
MONDAY_BOARD_ID=…

WPMUDEV Hub

WPMUDEV_API_KEY=…

Hostinger

HOSTINGER_API_KEY=…

Anthropic (AI)

ANTHROPIC_API_KEY=…

Quick Start

  1. 1. Fill in the API keys in .env.local
  2. 2. Restart the dev server: npm run dev
  3. 3. Add your websites in the Websites tab
  4. 4. Add clients or sync from HubSpot in the Clients tab
  5. 5. Use the AI assistant (✦ button) to manage everything via chat