GitDeployHub

langchain-ai/open-canvas

github.com/langchain-ai/open-canvas ↗
Node.js API
11 environment variables found in .env.example

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

  • LANGSMITH_TRACING LangSmith tracing
  • LANGSMITH_API_KEY secret
  • ANTHROPIC_API_KEY secret Anthropic
  • OPENAI_API_KEY secret OpenAI
  • FIREWORKS_API_KEY secret Fireworks
  • GOOGLE_API_KEY secret Gemini
  • GROQ_API_KEY secret Groq STT
  • NEXT_PUBLIC_SUPABASE_URL Supabase
  • NEXT_PUBLIC_SUPABASE_ANON_KEY secret
  • SUPABASE_SERVICE_ROLE secret
  • FIRECRAWL_API_KEY secret
Alternative Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/langchain-ai/open-canvas
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/langchain-ai/open-canvas
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/langchain-ai/open-canvas
Or deploy to a different host
← Try another repo