env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
HOST
Server Configuration
PORT
RELOAD
MOONDREAM_API_KEY
secret
Moondream AI API Key Get your API key from: https://moondream.ai/c/playground
GOOGLE_API_KEY
secret
Google API Key (optional for restaurant search) Get your API key from: https://console.cloud.google.com/
LOG_LEVEL
Optional: Logging Configuration
ALLOWED_ORIGINS
Optional: CORS Configuration (comma-separated)
brew install flyctl && fly launch --from https://github.com/ajay-bhargava/frame-ble-connect
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/ajay-bhargava/frame-ble-connect
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/ajay-bhargava/frame-ble-connect