.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
MINIMAX_API_KEY
secret
Minimax(批量任务派发;用于把内容 md→JSON 等机械活外包给 Minimax)
MINIMAX_BASE_URL
MINIMAX_MODEL
MINIMAX_CHAT_PATH
brew install flyctl && fly launch --from https://github.com/gaojiasheng/petopia
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/gaojiasheng/petopia
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/gaojiasheng/petopia