GitDeployHub

bgrins/extension-hub

github.com/bgrins/extension-hub ↗
Node.js API
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.

  • OPENAI_API_KEY secret
  • OPENAI_MODEL secret
  • HUGGINGFACE_API_KEY secret
  • HUGGINGFACE_MODEL
  • HUGGINGFACE_PROVIDER
  • TOGETHERAI_API_KEY secret
  • TOGETHERAI_MODEL
  • LOCAL_MODEL_URL
  • LOCAL_MODEL_NAME
  • ML_ENGINE_TASK_NAME
  • ML_ENGINE_MODEL_HUB
  • ML_ENGINE_MODEL_ID
Alternative Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/bgrins/extension-hub
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/bgrins/extension-hub
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/bgrins/extension-hub
Or deploy to a different host
← Try another repo