.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
PAYMENT_SERVICE_URL
Payment Service
PAYMENT_API_KEY
secret
AGENT_IDENTIFIER
Agent Configuration
PAYMENT_AMOUNT
PAYMENT_UNIT
SELLER_VKEY
OPENAI_API_KEY
secret
OpenAI
NETWORK
Network
brew install flyctl && fly launch --from https://github.com/amaancoderx/x-leads-scrapper
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/amaancoderx/x-leads-scrapper
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/amaancoderx/x-leads-scrapper