← back to Shopify Order Bell

start-bell.sh

8 lines

#!/bin/bash
cd "$(dirname "$0")"
echo "🔔 Shopify Order Bell — store designer-laboratory-sandbox.myshopify.com every 15s"
echo "Press Ctrl+C to stop. Test bell now..."
afplay /System/Library/Sounds/Glass.aiff 2>/dev/null &
# seed check
node poller.js