GitDeployHub

composio-temp/chat

github.com/composio-temp/chat ↗
Next.js
12 environment variables found in .env.example

Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.

  • AUTH_SECRET secret Generate a random secret: https://generate-secret.vercel.app/32 or `openssl rand -base64 32`
  • BLOB_READ_WRITE_TOKEN secret Instructions to create a Vercel Blob Store here: https://vercel.com/docs/storage/vercel-blob
  • COMPOSIO_API_KEY secret Get your Composio API Key here: https://app.composio.dev/developers
  • NEXT_PUBLIC_COMPOSIO_AUTH_GITHUB Composio Authentication Integration IDs Create these integrations in your Composio dashboard
  • NEXT_PUBLIC_COMPOSIO_AUTH_GMAIL
  • NEXT_PUBLIC_COMPOSIO_AUTH_GOOGLECALENDAR
  • NEXT_PUBLIC_COMPOSIO_AUTH_LINEAR
  • NEXT_PUBLIC_COMPOSIO_AUTH_NOTION
  • NEXT_PUBLIC_COMPOSIO_AUTH_SLACK
  • POSTGRES_URL secret Instructions to create a PostgreSQL database here: https://vercel.com/docs/storage/vercel-postgres/quickstart
  • REDIS_URL secret Instructions to create a Redis store here: https://vercel.com/docs/redis
  • ANTHROPIC_API_KEY secret Get your Anthropic API Key here: https://console.anthropic.com/
Or deploy to a different host
← Try another repo