GitDeployHub

aipotheosis-labs/aci-typescript-sdk

github.com/aipotheosis-labs/aci-typescript-sdk ↗
Node.js API
8 environment variables found in .env.example

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

  • TEST_ACI_API_KEY secret
  • TEST_BASE_URL
  • TEST_PROJECT_ID
  • TEST_AGENT_ID
  • TEST_LINKED_ACCOUNT_OWNER_ID
  • TEST_APP_NAME
  • TEST_FUNCTION_NAME
  • TEST_OPENAI_API_KEY secret
Alternative Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/aipotheosis-labs/aci-typescript-sdk
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/aipotheosis-labs/aci-typescript-sdk
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/aipotheosis-labs/aci-typescript-sdk
Or deploy to a different host
← Try another repo