// Entry point kept for PM2 compatibility (pm2 start index.js --name options).
// All logic is in the modular structure under src/.
require('./src/server.js');
📜 Git History
163bb5dfeat: migrate to options-screener-v2 folder to isolate deployment4 months ago