GitDeployHub

daimajia/search2ai2

github.com/daimajia/search2ai2 ↗
Node.js API
17 environment variables found in .env.template

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

  • SEARCH1API_KEY secret
  • GOOGLE_CX
  • GOOGLE_KEY secret
  • SERPAPI_KEY secret
  • SERPER_KEY secret
  • BING_KEY secret
  • SEARXNG_BASE_URL
  • SEARCH_SERVICE
  • MAX_RESULTS
  • CRAWL_RESULTS
  • APIBASE
  • OPENAI_TYPE secret
  • AUTH_KEYS secret
  • RESOURCE_NAME
  • DEPLOY_NAME
  • API_VERSION
  • AZURE_API_KEY secret
Alternative Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/daimajia/search2ai2
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/daimajia/search2ai2
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/daimajia/search2ai2
Or deploy to a different host
← Try another repo