.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
brew install flyctl && fly launch --from https://github.com/langchain-ai/open-canvas
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/langchain-ai/open-canvas
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/langchain-ai/open-canvas